apache cygwin package hangs when MaxRequestsPerChild reached!

Christopher B. Liebman liebman@zod.com
Sat May 31 17:46:00 GMT 2003


It seems that there is a bug somewhere in the server pool handling in apache
under cygwin, When MaxRequestsPerChild is reached it hangs!  Repeat by
setting MaxRequestsPerChild to 5 and making sequental requests...  the 6'th
times out.  I'm running the latest cygwin and the cygwin apache package.  My
server pool config is:

MinSpareServers 4
MaxSpareServers 10
StartServers 5
MaxClients 150
MaxRequestsPerChild 5


Anyone have any ideas?

    -- Chris


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list