File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ The following table describes the network configuration properties available and
7272| ` net.proxy_env_ignore ` | Ignore the environment variables ` HTTP_PROXY ` , ` HTTPS_PROXY ` and ` NO_PROXY ` when set. | ` false ` |
7373| ` net.tcp_keepalive ` | Enable or disable Keepalive support. | ` off ` |
7474| ` net.tcp_keepalive_time ` | Interval between the last data packet sent and the first TCP keepalive probe. | ` -1 ` |
75- | ` net.tcp_keepalive_interval ` | Interval between TCP keepalive probes when no response is received on a keepidle probe. | ` -1 ` |
75+ | ` net.tcp_keepalive_interval ` | Interval between TCP keepalive probes when no response is received on a ` keepidle ` probe. | ` -1 ` |
7676| ` net.tcp_keepalive_probes ` | Number of unacknowledged probes to consider a connection dead. | ` -1 ` |
7777| ` net.source_address ` | Specify network address to bind for data traffic. | _ none_ |
7878
You can’t perform that action at this time.
0 commit comments