Re: [users@httpd] Proxying WebSockets + Event MPM

2017-11-10 Thread Osama Elnaggar
Thank you. -- Osama Elnaggar On November 10, 2017 at 10:31:43 PM, Eric Covener (cove...@gmail.com) wrote: On Thu, Nov 9, 2017 at 11:54 PM, Osama Elnaggar wrote: > Hi, > > I was wondering if idle websocket connections still tie up a thread or not > when using the event

Re: [users@httpd] Proxying WebSockets + Event MPM

2017-11-10 Thread Eric Covener
On Thu, Nov 9, 2017 at 11:54 PM, Osama Elnaggar wrote: > Hi, > > I was wondering if idle websocket connections still tie up a thread or not > when using the event MPM + proxy mode. According to this thread - >

[users@httpd] Proxying WebSockets + Event MPM

2017-11-09 Thread Osama Elnaggar
Hi, I was wondering if idle websocket connections still tie up a thread or not when using the event MPM + proxy mode. According to this thread - http://apache-http-server.18135.x6.nabble.com/LongPolling-WebSockets-connection-handling-amp-max-connections-td5021134.html there was experimental