Y
Hacker News
new
|
ask
|
show
|
jobs
by
jaxxstorm
1177 days ago
> Upgrades without restarting: Sozu is always-up, meaning it upgrades itself while still processing requests.
How?
1 comments
elitepleb
1177 days ago
looks like it does the same thing as caddy, taking config changes from a socket
probably the same way as nginx
http://nginx.org/en/docs/control.html#upgrade
link
probably the same way as nginx http://nginx.org/en/docs/control.html#upgrade