浙林龙哥

   :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

http://tomcat.apache.org/tomcat-5.5-doc/config/http.html

 

 

maxPostSize

The maximum size in bytes of the POST which will be handled by the container FORM URL parameter parsing. The limit can be disabled by setting this attribute to a value less than or equal to 0. If not specified, this attribute is set to 2097152 (2 megabytes).

 

 

在Server.xml中的Connector节中加入maxPostSize="0"

posted on 2009-03-27 15:06  浙林龙哥  阅读(2024)  评论(0编辑  收藏  举报