On Wed, 2007-10-03 at 18:02 +0300, Rommer wrote: > I'm testing this on production server now. > But I found that graceful restarts was broken by my > peruser-0.3.0rc2-senv2.patch > Attached patch fix it.
Yeah I had a few problems this morning. So far it's running well with this change. > Also > #if MPM_PERUSER_DEBUG > replaced by > #ifdef MPM_PERUSER_DEBUG > because of compilation problems D'oh! I thought I did use #ifdef - apparently not :) I fixed a number of compiler warnings too, mostly just unused variables. New release candidate, hopefully the last one: http://www.telana.com/files/httpd-2.0.61-peruser-0.3.0rc4.patch http://www.telana.com/files/httpd-2.2.3-peruser-0.3.0rc4.patch -- Sean Gabriel Heacock Telana Internet Services http://www.telana.com/ _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
