nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.37k stars 323 forks source link

Tools: improved error handling for unitc #1303

Closed lcrilly closed 3 months ago

lcrilly commented 3 months ago

This patch does a number of things to help when failing to apply a new configuration.

callahad commented 3 months ago

Looks reasonable to me. @ac000 can you handle merging please

ac000 commented 3 months ago

Rebased with master...