Re: [users@httpd] a lot of 502 error with using mod_proxy_http after upgrading tomcat

2016-03-13 Thread Kenichi MASUDA
Hi, Thank you for your reply. > Did you test tomcat alone after the upgrade? Was it working as expected or was it just showing weirdness? I would start from there :) > I didn't try tomcat only. But we use a lot of rewrite rules with httpd, so that we cannot test easily... Moreover, the errors som

Re: [users@httpd] a lot of 502 error with using mod_proxy_http after upgrading tomcat

2016-03-11 Thread Luca Toscano
Hi! 2016-03-11 5:18 GMT+01:00 Kenichi MASUDA : > > > httpd log say that "proxy: Error reading from remote server returned by" > This error is usually not httpd's fault, but something wrong thrown by the proxied host (that can be from TCP connection reset to HTTP malformed/garbage IIRC). > I dow

[users@httpd] a lot of 502 error with using mod_proxy_http after upgrading tomcat

2016-03-10 Thread Kenichi MASUDA
Hi, I posted the tomcat-users mailing list about my situation, so I was recommended to post httpd-user mailing list, so that I ask here too (I apologize for posting like multi-post). Our system is httpd and tomcat, and a client sends a request to httpd which listens as 80, after that httpd throw