Florian Munz

Results 5 issues of Florian Munz

Hi there, I was wondering if there's an easy way to add aggregate graphs from Ganglia (hits per second on all webservers stacked)? thanks a lot for this, Florian

My database.yml looks like this: ``` production: adapter: mysql host: 127.0.0.1 port: 3307 slave_database: adapter: mysql host: 127.0.0.1 port: 3307 ``` this doesn't work anymore with your changes. I tried...

Hi, creating TXT records with multiple values doesn't work. I removed the if/else in forms.py to make it work for me, but that obviously doesn't work for all txt records....

all of a sudden I'm seeing child terminations with a SIGABRT, but I have no idea why. I checked file descriptors and that seems fine, it just started yesterday and...

it would be really helpful if the purpose and workings of the shared cache would be explained a bit more in the README. I'm also unclear if the shared cache...