On 3/26/06, Meir Yanovich <[EMAIL PROTECTED]> wrote:
> Really ?
> now this is surprise .. i was sure its single thread in windows and multi
> thread in unix machine
> so how does it deal with forking the server children ? how does it deal with
> multiple requests? and such ..

If you substitute "single process" for "single thread" then what you
say is true.  Apache 1.3 is single-process multi-threaded on win32 and
multi-process single-threaded on unix.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to