This is the mail archive of the cygwin 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]

Re: Apache2 Threads


-----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/


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