提交 e6c9c222 编写于 作者: 张乐 提交者: GitHub

Merge pull request #334 from nobodyiam/adjust-tomcat-max-header-size

Increase tomcat header size for longer GET query parameter
......@@ -13,3 +13,5 @@ spring.jpa.properties.hibernate.globally_quoted_identifiers=true
# Tomcat configuration
server.tomcat.accept-count=1024
# Increase tomcat header size for longer GET query parameter, should be n * 1024
server.tomcat.maxHttpHeaderSize=10240
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册