Tomcat的最大POST数据限制参数实例
This commit is contained in:
@@ -25,6 +25,7 @@ server:
|
|||||||
context-path: /js
|
context-path: /js
|
||||||
tomcat:
|
tomcat:
|
||||||
uri-encoding: UTF-8
|
uri-encoding: UTF-8
|
||||||
|
#maxHttpFormPostSize: -1
|
||||||
|
|
||||||
# 当 Nginx 为 https,tomcat 为 http 时,设置该选项为 true
|
# 当 Nginx 为 https,tomcat 为 http 时,设置该选项为 true
|
||||||
schemeHttps: false
|
schemeHttps: false
|
||||||
|
|||||||
Reference in New Issue
Block a user