noel0217 发表于 2017-1-12 11:09:48

经测试Tomcat7 和 Apache 结合,经常会出现502 Bad Gateway

  经测试,Apache 和 tomcat7 整好,AJP 1.3协议,经常会出现 :
  BODY { FONT-FAMILY:Tahoma; FONT-SIZE:10pt }P { FONT-FAMILY:Tahoma; FONT-SIZE:10pt }DIV { FONT-FAMILY:Tahoma; FONT-SIZE:10pt }TD { FONT-FAMILY:Tahoma; FONT-SIZE:10pt }Bad Gateway
  The proxy server received an invalid response from an upstream server.
Apache/2.2.3 Server at www.****.cn Port 80




换回tomcat6,则没有此问题;
tomcat6和tomcat7,AJP Connector配置是一样的。
仅仅是测试,尚无时间分析。


tomcat 7目前还不能适用于企业环境中。
页: [1]
查看完整版本: 经测试Tomcat7 和 Apache 结合,经常会出现502 Bad Gateway