mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-27 17:00:45 +01:00
update default max connections
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
</expires>
|
||||
<tuning>
|
||||
<eventDispatcher>best</eventDispatcher>
|
||||
<maxConnections>2000</maxConnections>
|
||||
<maxSSLConnections>200</maxSSLConnections>
|
||||
<maxConnections>10000</maxConnections>
|
||||
<maxSSLConnections>10000</maxSSLConnections>
|
||||
<connTimeout>300</connTimeout>
|
||||
<maxKeepAliveReq>1000</maxKeepAliveReq>
|
||||
<smartKeepAlive>0</smartKeepAlive>
|
||||
|
||||
@@ -49,8 +49,8 @@
|
||||
</expires>
|
||||
<tuning>
|
||||
<eventDispatcher>best</eventDispatcher>
|
||||
<maxConnections>2000</maxConnections>
|
||||
<maxSSLConnections>200</maxSSLConnections>
|
||||
<maxConnections>10000</maxConnections>
|
||||
<maxSSLConnections>10000</maxSSLConnections>
|
||||
<connTimeout>300</connTimeout>
|
||||
<maxKeepAliveReq>1000</maxKeepAliveReq>
|
||||
<smartKeepAlive>0</smartKeepAlive>
|
||||
|
||||
Reference in New Issue
Block a user