Re: [users@httpd] how does apache serves connections and req…

Top Page

Reply to this message
Author: Sascha Kersken
Date:  
To: users
Subject: Re: [users@httpd] how does apache serves connections and requests ?
Hi,

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


I guess that most of these questions can be answered by reading the
following document from the official Apache documentation:

http://httpd.apache.org/docs/2.2/en/mpm.html


Regards
Sascha

---------------------------------------------------------------------
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@???
   "   from the digest: users-digest-unsubscribe@???
For additional commands, e-mail: users-help@???