Skip to content

Commit 45f71d5

Browse files
authored
make keep-alive docs more explicit #8927 (#8944)
Signed-off-by: Ismayil Mirzali <[email protected]> Signed-off-by: Ismayil Mirzali <[email protected]>
1 parent 6931835 commit 45f71d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/nginx-configuration/configmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Enables or disables the preload attribute in the HSTS feature (when it is enable
431431

432432
## keep-alive
433433

434-
Sets the time during which a keep-alive client connection will stay open on the server side. The zero value disables keep-alive client connections.
434+
Sets the time, in seconds, during which a keep-alive client connection will stay open on the server side. The zero value disables keep-alive client connections.
435435

436436
_References:_
437437
[https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_timeout](https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_timeout)

0 commit comments

Comments
 (0)