413 请求实体太大 apache

问题描述

我在 mod_jk.log 中遇到异常

**[error] ajp_marshal_into_msgb::jk_ajp_common.c (597): failed appending the activation state ACT** and request is failing with 413 status code in apache.

Apache worker parameter worker.ajp13.max_packet_size=9216 
Tomcat parameter packetSize="9216" 

在 apache 日志中为失败的请求接收的字节(%I log fromat)最大为 8550,包括标头和请求。 以字节为单位的响应大小 (%b) 为 316。 发送的字节为 665。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)