distribution/configuration
Manish Tomar 40efb602d6
Add support to gracefully shutdown the server
This is done by draining the connections for configured time after registry receives a SIGTERM signal.
This adds a `draintimeout` setting under `HTTP`. Registry doesn't drain
if draintimeout is not provided.

Signed-off-by: Manish Tomar <manish.tomar@docker.com>
2018-08-20 10:01:26 -07:00
..
configuration.go Add support to gracefully shutdown the server 2018-08-20 10:01:26 -07:00
configuration_test.go Add support to gracefully shutdown the server 2018-08-20 10:01:26 -07:00
parser.go moved Sirupsen to sirupsen on a case sensitive system 2017-06-23 20:28:48 +00:00