diff --git a/src/main/resources/config/application.properties b/src/main/resources/config/application.properties index 0079b89b..c7f7849f 100644 --- a/src/main/resources/config/application.properties +++ b/src/main/resources/config/application.properties @@ -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