aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files/radius/radiusd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'roles/space_server/files/radius/radiusd.conf')
-rw-r--r--roles/space_server/files/radius/radiusd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/space_server/files/radius/radiusd.conf b/roles/space_server/files/radius/radiusd.conf
index 78990e5..b345830 100644
--- a/roles/space_server/files/radius/radiusd.conf
+++ b/roles/space_server/files/radius/radiusd.conf
@@ -518,7 +518,7 @@ $INCLUDE clients.conf
thread pool {
# Number of servers to start initially --- should be a reasonable
# ballpark figure.
- start_servers = 5
+ start_servers = 4
# Limit on the total number of servers running.
#
@@ -556,7 +556,7 @@ thread pool {
# The default values are probably OK for most sites.
#
min_spare_servers = 3
- max_spare_servers = 10
+ max_spare_servers = 3
# When the server receives a packet, it places it onto an
# internal queue, where the worker threads (configured above)