tomcat設置maxPostSize 使post內容大小不限制
tomcat7.0.63之前的版本 maxPostSize 設置為 0 或者負數 Connector 節點中加入maxPostSize="0" 或者 maxPostSize="-1" ...
tomcat7.0.63之前的版本 maxPostSize 設置為 0 或者負數 Connector 節點中加入maxPostSize="0" 或者 maxPostSize="-1" ...