You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-guide/nginx-configuration/configmap.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -431,7 +431,7 @@ Enables or disables the preload attribute in the HSTS feature (when it is enable
431
431
432
432
## keep-alive
433
433
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.
0 commit comments