Hi,

On Tue, Mar 10, 2009 at 10:53:19AM -0500, Scott Downing wrote:
> Just to throw my hat in the ring as a tester, we've been using the 0.3.0 
> patch under a rather heavy load for the last 6+ months on multiple Ubuntu 
> installations and haven't had a single problem. I really don't see why this 
> isn't included with apache.
> 

My guess would be because there is already an experimental perchild MPM in the 
source
(well, in 2.0 anyway) and because SSL (https) and KeepAlive _was_ not supported 
and it's
not as scalable as normal Apache (it starts more processes).

Something else I'm wondering, maybe peruser doesn't yet support the graceful 
stop feature like pre-form ?:

"The prefork, worker and event MPMs now allow httpd to be shutdown gracefully 
via the graceful-stop signal. The GracefulShutdownTimeout directive has been 
added to specify an optional timeout, after which httpd will terminate 
regardless of the status of any requests being served."

http://httpd.apache.org/docs/trunk/new_features_2_2.html

But that's the only reasons I can think of.

I think Gentoo actually does include it in there distribution.

Maybe someone should port it to the dev/svn-trunk and send a new message to 
httpd-dev Apache mailinglist ?

> -Scott

Hope that answers your question, maybe someone else on the mailinglist can 
answer your question properly. ;-)
_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to