passenger_library
passenger_library copied to clipboard
Document how graceful stopping works
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.