diff --git a/Documentation/Reference/MaxAdmin.md b/Documentation/Reference/MaxAdmin.md index 20b54f169..2e7d122dc 100644 --- a/Documentation/Reference/MaxAdmin.md +++ b/Documentation/Reference/MaxAdmin.md @@ -692,6 +692,10 @@ _shutdown service_ command. This will not affect the connections that are already in place for a service, but will stop any new connections from being accepted. +Stopping a service will not cause new connections to be rejected. All new +connections that were creted while the service was stopped will be processed +normally once the service is restared. + ``` MaxScale> shutdown service RWSplit MaxScale>