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 "event-driven"
processing. Look at the "event" mpm for a first step in that
direction. But in general, it is true that apache devotes one thread
or process to each connection.

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