Re: [users@httpd] Session disconnection

2017-02-15 Thread Yann Ylavic
Hi, On Wed, Feb 15, 2017 at 7:32 AM, Fady Haikal 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

Re: [users@httpd] Session disconnection

2017-02-15 Thread Luca Toscano
2017-02-14 16:55 GMT+01:00 Fady Haikal : > Luca, > Apache/2.4.18 (Win64) > > 10.114.119.* are the clients machines, 10.114.43.102 and 10.114.43.103 > are the app servers > > yes i can see 502 in the httpd access log but all are related to a > specific ajax we are using in

Re: [users@httpd] Session disconnection

2017-02-14 Thread Fady Haikal
Yann, 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. Regards, Fady On Tue, Feb 14, 2017 at 7:37 PM, Yann Ylavic wrote: > Hi, > >

Re: [users@httpd] Session disconnection

2017-02-14 Thread Yann Ylavic
Hi, On Tue, Feb 14, 2017 at 4:08 PM, Fady Haikal wrote: > > [Tue Feb 14 17:45:27.071171 2017] [proxy_http:error] [pid 1276:tid > 2080] (OS 10054)An existing connection was forcibly closed by the > remote host. : [client 10.114.117.51:51838] AH01102: error reading > status

Re: [users@httpd] Session disconnection

2017-02-14 Thread Fady Haikal
Luca, Apache/2.4.18 (Win64) 10.114.119.* are the clients machines, 10.114.43.102 and 10.114.43.103 are the app servers yes i can see 502 in the httpd access log but all are related to a specific ajax we are using in our application, in other words it's not related to the disconnection issues we

Re: [users@httpd] Session disconnection

2017-02-14 Thread Luca Toscano
Hi! 2017-02-14 16:08 GMT+01:00 Fady Haikal : > Dear Team, > I need your urgent help for an issue i'm facing with Apache Web > Server, from time to time we are facing a disconnection on the > application and after checking the logs from Apache we can see the > below error:

[users@httpd] Session disconnection

2017-02-14 Thread Fady Haikal
Dear Team, I need your urgent help for an issue i'm facing with Apache Web Server, from time to time we are facing a disconnection on the application and after checking the logs from Apache we can see the below error: please advise urgently as we are working on a PROD server Our architecture: 2