This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

apache cygwin package hangs when MaxRequestsPerChild reached!


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]