Hi, On Wed, Feb 15, 2017 at 7:32 AM, Fady Haikal <fadyhaikal@xxxxxxxxx> 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-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx