[EMAIL PROTECTED] how does apache serves connections and requests ?

2008-07-01 Thread Meir Yanovich
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

Re: [EMAIL PROTECTED] how does apache serves connections and requests ?

2008-07-01 Thread Sascha Kersken
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

Re: [EMAIL PROTECTED] how does apache serves connections and requests ?

2008-07-01 Thread Meir Yanovich
Thanks for the link so i understand its does not support multiplexer architecture.am i right ? On Tue, Jul 1, 2008 at 10:13 AM, Sascha Kersken [EMAIL PROTECTED] wrote: Hi, Hello all i like to ask basic question about Apache and how does it servers the requests i was reading and also saw

Re: [EMAIL PROTECTED] how does apache serves connections and requests ?

2008-07-01 Thread Joshua Slive
On Tue, Jul 1, 2008 at 3:41 AM, Meir Yanovich [EMAIL PROTECTED] wrote: Thanks for the link so i understand its does not support multiplexer architecture.am i right ? I don't think multiplexer architecture is a well-defined concept. I believe what you are asking about is typically called