|
|
@@ -32,13 +32,13 @@ message.senderEnuu=10043516
|
|
|
http.asyncConnectTimeout=30000
|
|
|
http.asyncSocketTimeout=30000
|
|
|
http.asyncConnectionRequestTimeout=10000
|
|
|
-http.asyncConnectNum=50
|
|
|
+http.asyncConnectNum=500
|
|
|
http.asyncConnectPerRoute=10
|
|
|
-http.asyncIoThreadCount=50
|
|
|
+http.asyncIoThreadCount=500
|
|
|
http.syncConnectTimeout=60000
|
|
|
http.syncSocketTimeout=60000
|
|
|
http.syncConnectionRequestTimeout=10000
|
|
|
http.syncConnectPerRoute=10
|
|
|
-http.syncConnectNum=50
|
|
|
+http.syncConnectNum=500
|
|
|
|
|
|
|