| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <006101c32799$b7fbd500$0401010a@XYZZY> |
| From: | "Christopher B. Liebman" <liebman AT zod DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | apache cygwin package hangs when MaxRequestsPerChild reached! |
| Date: | Sat, 31 May 2003 10:26:06 -0700 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |