File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -93,14 +93,14 @@ OPTIONS
9393 Listen on an alternative port. Incompatible with '--inetd' option.
9494
9595--init-timeout=<n>::
96- Timeout between the moment the connection is established and the
97- client request is received (typically a rather low value, since
96+ Timeout (in seconds) between the moment the connection is established
97+ and the client request is received (typically a rather low value, since
9898 that should be basically immediate).
9999
100100--timeout=<n>::
101- Timeout for specific client sub-requests. This includes the time
102- it takes for the server to process the sub-request and the time spent
103- waiting for the next client's request.
101+ Timeout (in seconds) for specific client sub-requests. This includes
102+ the time it takes for the server to process the sub-request and the
103+ time spent waiting for the next client's request.
104104
105105--max-connections=<n>::
106106 Maximum number of concurrent clients, defaults to 32. Set it to
You can’t perform that action at this time.
0 commit comments