Hacker News new | ask | show | jobs
by rmccue 5164 days ago
You can send a signal to php-fpm to reload configuration without restarting (at least, the way I read it). My /etc/init.d/php-fpm has "reload" with `kill -USR2 $PHP_PID`