You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very common and useful feature. And it allows, for example, use docker kill -s SIGHUP fabio instead of restart the container. I know, that fabio starts very fast, but, I think, zero downtime is the main goal of fabio:)
Very common and useful feature. And it allows, for example, use
docker kill -s SIGHUP fabioinstead of restart the container. I know, that fabio starts very fast, but, I think, zero downtime is the main goal of fabio:)