On Sat, 2007-09-29 at 01:08 +0300, Alex Guerra wrote: > I would say that the server receives more or less 100 http requests per > second. > For each virtual host I configured 150 maxProcessors but none is using more > than 100. Thanks for the suggestion.
Well, that's significantly more traffic than my system is handling - my hosting operation is still pretty small-time ;) It's certainly possible that with that much traffic you'd need more multiplexers. The new KeepAlive support will probably make a big difference too, since that will lighten the load on the multiplexer processes. You might want to try the 0.3.0 prerelease I posted yesterday, or wait for the final release which should be soon. -- Sean Gabriel Heacock Telana Internet Services http://www.telana.com/ _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
