Default value `pid = run/php5-fpm.pid` adds 5-10 sec during restart. Change it to `pid = /var/run/php5-fpm.pid` and php5-fpm will be restarted in 1 sec.
Default value
pid = run/php5-fpm.pidadds 5-10 sec during restart. Change it topid = /var/run/php5-fpm.pidand php5-fpm will be restarted in 1 sec.