Nginx and PHP-FPM Graceful Restart

Discussion in 'General' started by jaypabs, Jul 25, 2023.

  1. jaypabs

    jaypabs Member

    When we add/edit/delete website settings, ISPConfig automatically restarts Nginx and PHP-FPM, making all websites (not just the one you edit) inaccessible until Nginx and PHP-FPM fully restart. Is there a way, such as using a graceful restart, to prevent this from happening?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig uses a reload when possible, but some actions require a restart of the daemon as a reload will not apply changes correctly.
     
    ahrasis likes this.

Share This Page