summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm_process_ctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fpm/fpm/fpm_process_ctl.h')
-rw-r--r--sapi/fpm/fpm/fpm_process_ctl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/fpm/fpm/fpm_process_ctl.h b/sapi/fpm/fpm/fpm_process_ctl.h
index f39a489f61..03dc98e931 100644
--- a/sapi/fpm/fpm/fpm_process_ctl.h
+++ b/sapi/fpm/fpm/fpm_process_ctl.h
@@ -5,8 +5,6 @@
#include "fpm_events.h"
-/* spawn max 32 children at once */
-#define FPM_MAX_SPAWN_RATE (32)
/* 1s (in ms) heartbeat for idle server maintenance */
#define FPM_IDLE_SERVER_MAINTENANCE_HEARTBEAT (1000)
/* a minimum of 130ms heartbeat for pctl */