adapted tomcat config

This commit is contained in:
anhefti 2023-05-31 15:19:36 +02:00
parent b7c8f3c1d4
commit 0bdb91e4c1

View file

@ -15,10 +15,10 @@ server.servlet.context-path=/
# Tomcat
server.tomcat.max-threads=2000
server.tomcat.accept-count=300
socket.soKeepAlive=true
socket.performanceConnectionTime=1
socket.performanceLatency=2
socket.performanceBandwidth=0
server.tomcat.socket.soKeepAlive=true
server.tomcat.socket.performanceConnectionTime=1
server.tomcat.socket.performanceLatency=2
server.tomcat.socket.performanceBandwidth=0
server.tomcat.uri-encoding=UTF-8
### encoding