Comment 25 for bug 1242376

Revision history for this message
Panagiotis Moustafellos (pmoust) wrote :

Did not paste the important part, here it goes

root@sandbox01:/home/pmoust# kill -HUP 2193; echo $?
0
root@sandbox01:/home/pmoust# kill -USR2 2193; echo $?
0
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
root 2193 0.3 0.1 389924 23812 ? Ss 08:13 0:00 php-fpm: master process (/etc/php5/fpm/php-fpm.conf)