Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: <3EDB900C.79ED9CEC@wapme-systems.de> Date: Mon, 02 Jun 2003 19:57:32 +0200 From: Stipe Tolj Organization: Wapme Systems AG X-Accept-Language: de MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problem with accept?!! (was: Re: apache cygwin package hangs when MaxRequestsPerChild reached!) References: <006101c32799$b7fbd500$0401010a AT XYZZY> <00a301c32894$06df1560$0401010a AT XYZZY> <20030602175712 DOT GN875 AT cygbert DOT vinschen DOT de> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Corinna Vinschen schrieb: > > On Sun, Jun 01, 2003 at 04:17:06PM -0700, Christopher B. Liebman wrote: > > Ok, after some investigation I am starting to think that the issue is with > > the behavior of accept(). When the apache main forks off its pool of worker > > procs, each one calls accept() on the socket file descriptor. What I have > > found is that when the first process in the pool exits (usually due to the > > max requests being reached) ***none*** of the other pool process return from > > accept() when the next request comes in on the socket. If I kill off the > > current pool procs the *first* new one will respond to requests untill the > > max is recieved again then as before, non of the other pool procs return > > from accept. Any ideas on how to deal with this? > > I've just applied a patch to Cygwin which hopefully solves that problem. > Please try out the next developers snapshot. great, thanks a lot Corinna! I guess this is the nightly snapshot, right? Stipe tolj AT wapme-systems DOT de ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: info AT wapme-systems DOT de Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are -- 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/