Re: [users@httpd] Apache websocket proxy drops connections

2016-08-30 Thread Erik Dobák
Hi Luca, what connection does time out. how do you establish it? what commands do you use? E On 29 August 2016 at 12:09, Luca Capacci wrote: > Hi, > > I'm trying to proxy a websocket through Apache 2.4.7 (running on Ubuntu). > The connection is correctly established but if the browser or the se

[users@httpd] Apache websocket proxy drops connections

2016-08-29 Thread Luca Capacci
Hi, I'm trying to proxy a websocket through Apache 2.4.7 (running on Ubuntu). The connection is correctly established but if the browser or the server don't send each other data for some time (a minute more or less) new messages coming from the server are not delivered to the browser. Furthermo