Skip to content

[Fix] Reload webservice on delete of site#1131

Merged
RichardAnderson merged 1 commit into
vitodeploy:4.xfrom
RichardAnderson:fix/webserver-restarts
May 25, 2026
Merged

[Fix] Reload webservice on delete of site#1131
RichardAnderson merged 1 commit into
vitodeploy:4.xfrom
RichardAnderson:fix/webserver-restarts

Conversation

@RichardAnderson

Copy link
Copy Markdown
Member

At present, when a site is deleted, the webserver is restarted (both nginx and caddy), however, this is wasteful, as a restart will end any connections for ALL sites. A reload will much more efficiently handle the removed config, and both nginx and caddy support reloading as an acceptable form of removal of config.

@RichardAnderson RichardAnderson merged commit 5d4eaa6 into vitodeploy:4.x May 25, 2026
3 checks passed
@RichardAnderson RichardAnderson deleted the fix/webserver-restarts branch May 25, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants