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?
ISPConfig uses a reload when possible, but some actions require a restart of the daemon as a reload will not apply changes correctly.