* update threads * Update pom.xml * Update pom.xml
@@ -10,7 +10,7 @@
</properties>
</resources>
- <server protocol="HTTP" host="0.0.0.0" port="8080" threads="4096" aliveTimeoutSeconds="300">
+ <server protocol="HTTP" host="0.0.0.0" port="8080" threads="200" aliveTimeoutSeconds="300">
<response>
<contenttype plain="text/plain" json="application/json"/>
@@ -18,7 +18,7 @@
<dependency>
<groupId>org.redkale</groupId>
<artifactId>redkale</artifactId>
- <version>1.9.2.4</version>
+ <version>1.9.2.6</version>
</dependency>
<groupId>org.postgresql</groupId>