• Andy Wilkinson's avatar
    Add support for gracefully shutting down the web server · 308e1d36
    Andy Wilkinson authored
    This commit adds support for gracefully shutting down the embedded
    web server. When a grace period is configured
    (server.shutdown.grace-period), upon shutdown, the web server will no
    longer permit new requests and will wait for up to the grace period
    for active requests to complete.
    
    Closes gh-4657
    308e1d36
Name
Last commit
Last update
..
docs/asciidoc Loading commit data...
main Loading commit data...
test Loading commit data...