On Tue, Jun 18, 2013 at 3:51 PM, [email protected]
<[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to