Comment 10 for bug 1272788

Revision history for this message
Ruben Laban (r-laban) wrote :

This decision has some REALLY annoying side effects on Trusty, which took us quite some time to figure out.

With the commented reload stanza, the reload function is broken in a horrible way:

It sends SIGHUP to the php5-fpm master process causing it to terminate! Without any warning or indication that this is in fact happening. Based on the output the user thinks the reload worked just fine. However, after having done such a "reload", any further reloads, restarts or stops will fail, because the master process has been terminated.