On Mon, 29 Apr 2002, at 9:31am, [EMAIL PROTECTED] wrote:
> Apache (1.3.23) by default appears to run single threaded.
Every Apache I've ever seen (on Unix, anyway) uses multiple processes, not
threads. The number of processes ("servers") is controlled by the
MinSpareServers, MaxSpareServers, StartServers, and MaxClients directives.
Things may be different on Win32, and/or with Apache 2.0, but I'm assuming
neither of those apply here.
--
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or |
| organization. All information is provided without warranty of any kind. |
*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************