Hi,

On Wed, Feb 15, 2017 at 7:32 AM, Fady Haikal <fadyhai...@gmail.com> wrote:
>
> Disable reuse set to on means that it will disconnect the connection
> once the proxy call it completed. So this will affect the AJAX
> functions that required the connection to be always on.

Hmm, mod_proxy_http will close the connection once there is nothing
more expected on it from an HTTP point of view, so nothing should
break with or without keepalive.

If this is the case (i.e. protocol is WebSocket), maybe you'd need
mod_proxy_wstunnel instead?

Regards,
Yann.

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

Reply via email to