Skip to content

Commit c4fe507

Browse files
authored
tidb-configuration-file: add detail for graceful shutdown (#21980)
1 parent 4d791b1 commit c4fe507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tidb-configuration-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ The TiDB configuration file supports more options than command-line parameters.
208208

209209
- Specifies the number of seconds that TiDB waits when you shut down the server, which allows the clients to disconnect.
210210
- Default value: `0`
211-
- When TiDB is waiting for shutdown (in the grace period), the HTTP status will indicate a failure, which allows the load balancers to reroute traffic.
211+
- When TiDB is waiting for shutdown (in the grace period), the HTTP status will indicate a failure, which allows the load balancers to reroute traffic. TiDB also returns an error in response to the `COM_PING` command.
212212

213213
> **Note:**
214214
>

0 commit comments

Comments
 (0)