Tomcat 停止响应 Apache [英] Tomcat stops responding to Apache

查看:42
本文介绍了Tomcat 停止响应 Apache的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试解决有关使用 mod_proxy_ajp 连接 Apache 和 Tomcat 的问题.在我的情况下,Tomcat 停止响应 Apache,并且 apache 日志打印日志错误消息如下:

I'm trying to resolve an issue about connecting Apache and Tomcat with mod_proxy_ajp. In my case, the Tomcat stops to response the Apache, and the apache log prints logs error message like this:

[Mon May 06 15:22:47 2013] [error] ajp_read_header: ajp_ilink_receive failed
[Mon May 06 15:22:47 2013] [error] (120006)APR does not understand this error code: proxy: read response failed from [::1]:18009 (localhost)

我不知道.任何人都可以帮助我吗?

I have no idea. Anyone can help me?

推荐答案

试试这个:

  1. 尝试增加线程数.(它会推迟错误)
  2. 在 tomcat 配置中尝试 "org.apache.coyote.ajp.AjpProtocol" 而不是 APR.
  1. try with increase the number of thread count. (It will postpone the errors)
  2. In tomcat configuration try "org.apache.coyote.ajp.AjpProtocol" instead the APR.

这篇关于Tomcat 停止响应 Apache的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆