Comment 5 for bug 1450770

Revision history for this message
Paul Pace (myfirstnameispaul) wrote :

I observed that with the same upgrade, Ubuntu reports differently on configuration reload.

Old reload dialogue:

# service nginx reload
 * Reloading nginx configuration nginx [ OK ]
#

Or:

# service nginx reload
 * Reloading nginx configuration nginx [ FAIL]
#

New reload dialog (pass or fail):

# service nginx reload
#

I don't know if this is related to any of the above problems, but it doesn't really seem to fall into the 'bug' category as the configuration does get reloaded, just without any confirmation dialog. I am already in the habit of using nginx -t for every configuration change. I have noticed that twice I have had to reboot Ubuntu to fully reload configurations, and it seems to be related to configuration changes with OpenSSL, but I haven't experimented enough to figure that aspect out.