Connection time-out configuration

This configuration is optional.The time-out value is the maximum time in seconds for the connection to the server to take. To configure the connection time-out value, you must change the value of the CONNTIMEOUT configuration key by editing the NetConfig file manually.

To configure the connection time-out value find the CONNTIMEOUT key:

{ PROTOCOL {
{ CA_FILE {} }
{ CA_PATH {} }
{ CERT_FILE {} }
{ CREDENTIALS bnVsbDpudWxs }
{ HEADERS {} }
{ IS_AUTH 0 }
{ IS_HTTPS 0 }
{ IS_PROXY 0 }
{ IS_TIMED_QUERY 0 }
{ LOCAL_IP {} }
{ METHOD GET }
{ MODE {} }
{ PASS {} }
{ PASSWORD {} }
{ PRIVATE_KEY {} }
{ PROXY {{HOST {}} {PORT {}} {CREDENTIALS {}} {USER {}} {PASS {}}} }
{ QUERY_INTERVAL {} }
{ QUERY_TPS {{ARGS {}} {PROCS {}}} }
{ NTIMEOUT 10 } 
{ CONNTIMEOUT {} }
{ TYPE http-client }
{ URL {} }
{ USER {} }
} }
Note: If CONNTIMEOUT is blank, then the default value of five minutes is used.