On Tuesday, March 13, 2012 2:42:35 AM, Tom Evans wrote: > > On Mon, Mar 12, 2012 at 7:39 PM, William Taylor > <williamt@xxxxxxxxxxxxxx> wrote: >> >> Previously posted to dev and bugs. Posting here also in hopes of >> capturing a greater audience that might have come >> across this issue before. >> >> We have written a modules for apache that for certain reasons requires >> one hit per child. >> On apache 1.3 this worked fine with a minor tweak to >> SCOREBOARD_MAINTENANCE_INTERVAL >> setting it to 10000 from 1000000. >> >> Note that this behavior can be tested without our module by setting >> "MaxRequestsPerChild 1" >> > > > This will get you pathologically bad performance. You may have very > important reasons for doing this, but it goes completely against how > Apache wants to work. > > Nevertheless, if you can identify the regression, that would also be good! > I'm not questioning the decrease in performance. I'm well aware of that fact. :) But I think apache 2.2.x should be able to perform as well as apache 1.3.x in the same scenario. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx