tomcat设置maxPostSize 使post内容大小不限制
tomcat7.0.63之前的版本
maxPostSize 设置为 0 或者负数
Connector 节点中加入maxPostSize="0" 或者 maxPostSize="-1"
tomcat7.0.63之后的版本,需要设置为负数
Connector 节点中加入 maxPostSize="-1"
https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=f5v2mcse

浙公网安备 33010602011771号