X-Spam-Check-By: sourceware.org Message-ID: <43F63DDB.9020109@ukf.net> Date: Fri, 17 Feb 2006 21:19:23 +0000 From: Max Bowsher Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050923 Thunderbird/1.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Apache2 Threads References: <20060217135026 DOT fb30e530d17747c2b054d625b8945d88 DOT bcd646dd8a DOT wbe AT email DOT secureserver DOT net> In-Reply-To: <20060217135026.fb30e530d17747c2b054d625b8945d88.bcd646dd8a.wbe@email.secureserver.net> OpenPGP: id=C0F2C580 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jerry D. Hedden wrote: > The 'worker' MPM for Apache2 uses threads. According to its > docs: By using threads to serve requests, it is able to > serve a large number of requests with less system resources > than a process-based server. Yet it retains much of the > stability of a process-based server by keeping multiple > processes available, each with many threads. > > Since it uses less resources, I would recommend that we use > that model under Cygwin. Unsubstantiated suggestions are not at all helpful. The last time I experimented with worker on cygwin, it failed to perform reliably at all - far less than 50% of requests were served successfully. Now, if you feel like testing and reporting back whether the situation has changed, _that_ would be helpful. (You'd also have to recompile APR with threading support - that's disabled in its configure script as supposedly being unreliable on Cygwin.) Max. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Cygwin) iD8DBQFD9j3bfFNSmcDyxYARAgEfAKC1Ez66P8reN2qUZ4dzUDcf+Nxm4wCfe55q onmEk00GUvTS5Ek7Hlt0SCs= =tOoo -----END PGP SIGNATURE----- -- 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/