提交 406a2ece 编写于 作者: J Jason Song

Increase tomcat header size for longer GET query parameter

上级 b90e4164
......@@ -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.
先完成此消息的编辑!
想要评论请 注册