On Tue, Jun 18, 2013 at 3:51 PM, marco.signor...@gmail.com
<marco.signor...@gmail.com> wrote:
> Hi users,
>
> I'm configuring the apache httpd server in front of a farm of cometd
> servers. The clients interact with the cometd server through long polling
> connections.
>
> Does the httpd server still use a thread-per-request model? In my usecase
> this means that a thread per client will be "active".
> http://cometd.org/node/81
>
> Thanks,
> Marco
>

Apache can run any model you choose:

http://httpd.apache.org/docs/2.4/mpm.html

Cheers

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to