Hello all
i like to ask basic question about Apache and how does it servers the requests
i was reading and also saw that in unix machine its spawn process at
start and every process uses N threads
and in windows it is multithread is that correct ? does every single
thread serve one connection and its request ? or there is some
mechanism that enable every thread serve several connections and there requests
does Apache support multiplexer architecture ?

thanks

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