https://bugzilla.gnome.org/show_bug.cgi?id=594647
--- Comment #1 from Max Kanat-Alexander <[email protected]> 2009-09-09 13:55:47 PDT --- This is set this way on purpose--under mod_perl, each request is taking a tiny bit of time, but each httpd child takes up a lot of RAM. So if you tie up each httpd child for a long time and then you suddenly have a traffic spike, you could OOM the server. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. _______________________________________________ gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
