RequestServer.stop

Stops serving after the current requests are completed.

Bugs

Not implemented on version=embedded_httpd_processes, version=fastcgi on any system, or embedded_httpd on Windows (it does work on embedded_httpd_hybrid on Windows however). Only partially implemented on non-Linux posix systems.

You might also try SIGINT perhaps.

The stopPriority is not yet fully implemented.

Meta