PHP-FPM pm.min spare servers 편집하기
IT 위키
Fortify (토론 | 기여)님의 2024년 11월 30일 (토) 11:44 판 (Created page with "'''pm.min_spare_servers''' is a configuration directive in PHP-FPM (FastCGI Process Manager) used to specify the minimum number of idle (spare) worker processes that should be maintained in the pool. It is applicable when the process manager (pm) is set to '''dynamic'''. This directive ensures that there are always enough idle workers available to handle incoming requests without unnecessary delays. ==Overview== When PHP-FPM is configured to use the '''dynamic''' process...")