On 3/26/06, Meir Yanovich <umen@xxxxxxxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx