请求实体太大 413 apache tomcat
请求实体太大
请求的资源 /一些/网址/路径/在/服务器上 不允许使用 GET 请求请求数据,或者请求中提供的数据量超出容量限制。
我在下面的 mod_jk.log 文件中收到相应的错误。 [2011 年 10 月 10 日星期一 20:36:11] [9834:0] [错误] ajp_marshal_into_msgb::jk_ajp_common .c (415): 附加标头值失败
我有一个运行 tomcat5 的网络场,前端是 apache1.3,使用 mod_jk 连接器。尽管今天没有进行任何代码更改,但我今天开始在所有服务器上收到此错误。该错误似乎是随机弹出的。相同的请求并不总是会生成错误。
谁能解释一下原因以及为什么它是随机的?我在 server.xml 中看到了增加 max_packet_size 的建议。我想在做出改变之前了解问题和改变的影响。
Request entity too large
The requested resource
/some/url/path/on/server
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
I get a corresponding error in my mod_jk.log file which is below.
[Mon Oct 10 20:36:11 2011] [9834:0] [error] ajp_marshal_into_msgb::jk_ajp_common
.c (415): failed appending the header value
I have a web farm running tomcat5, fronted by apache1.3 using the mod_jk connector. I started getting this error today on all the servers although no code changes were made today. The error seems to popup randomly. The same request doesn't always generate the error.
Can anyone explain the cause and why it would be random? I have seen recommendations to increase max_packet_size in server.xml. I want to understand the problem and the impact of the change before making it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论