Increased default server connection and thread resources.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Specifies how many threads will be in the scheduled pool.
|
||||
# Default: 40
|
||||
ScheduledThreadPoolCount = 40
|
||||
# Default: 160
|
||||
ScheduledThreadPoolCount = 160
|
||||
|
||||
# Specifies how many threads will be in the single instant pool.
|
||||
# Default: 20
|
||||
InstantThreadPoolCount = 20
|
||||
# Default: 120
|
||||
InstantThreadPoolCount = 120
|
Reference in New Issue
Block a user