@@ -5,7 +5,7 @@ spring:
server:
tomcat:
threads:
- max: 500
- min-spare: 50
+ max: 800
+ min-spare: 100
accept-count: 200