https://issues.apache.org/bugzilla/show_bug.cgi?id=51663
Bug #: 51663 Summary: Apache Tomcat 502 Bad Gate Error Product: Tomcat Connectors Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: Common AssignedTo: dev@tomcat.apache.org ReportedBy: rakroc...@gmail.com Classification: Unclassified Created attachment 27390 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27390 Server.xml file which we used in our apache-tomcat server we are currently running Apache httpd-2.2.3 which forwards the request to our running tomcat apache-tomcat-6.0.18 server using http connector. When we try to hit the request which try to access the web application deployed in our apache-tomcat server . The apache-tomcat server returns the following error HTTP Trace IN: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>502 Bad Gateway</title> </head><body> <h1>Bad Gateway</h1> <p>The proxy server received an invalid%0D response from an upstream server.<br />%0D </p> <hr> <address>Apache/2.2.3 (CentOS) Server at msf03.com Port 443</address> </body></html>. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org