passenger_library icon indicating copy to clipboard operation
passenger_library copied to clipboard

Document how graceful stopping works

Open FooBarWidget opened this issue 10 years ago • 0 comments

We should have documentation on how graceful stopping works, similar to how Apache and Nginx document it. We should also tell users how to invoke a graceful stop, e.g. by invoking apachectl graceful-stop instead of apachectl stop.

At the time of writing Passenger Standalone does not yet support graceful stopping. When that is implemented, we should document it.

FooBarWidget avatar Sep 02 '15 03:09 FooBarWidget