Loading content/relay-operators/relay-bridge-overloaded/contents.lr +5 −5 Original line number Diff line number Diff line Loading @@ -36,11 +36,11 @@ In Linux in `resolve.conf` there is an option to set a timeout: ``` timeout:n Sets the amount of time the resolver will wait for a response from a remote name server before retrying the query via a different name server. This may not be the total time taken by any resolver API call and there is no guarantee that a single resolver API call maps to a single timeout. Measured in seconds, the default is RES_TIMEOUT (currently 5, see <resolv.h>). The value for this option is silently capped to 30. name server before retrying the query via a different name server. This may not be the total time taken by any resolver API call and there is no guarantee that a single resolver API call maps to a single timeout. Measured in seconds, the default is RES_TIMEOUT (currently 5, see <resolv.h>). The value for this option is silently capped to 30. ``` Check ``$ man resolve.conf`` for more information. Loading Loading
content/relay-operators/relay-bridge-overloaded/contents.lr +5 −5 Original line number Diff line number Diff line Loading @@ -36,11 +36,11 @@ In Linux in `resolve.conf` there is an option to set a timeout: ``` timeout:n Sets the amount of time the resolver will wait for a response from a remote name server before retrying the query via a different name server. This may not be the total time taken by any resolver API call and there is no guarantee that a single resolver API call maps to a single timeout. Measured in seconds, the default is RES_TIMEOUT (currently 5, see <resolv.h>). The value for this option is silently capped to 30. name server before retrying the query via a different name server. This may not be the total time taken by any resolver API call and there is no guarantee that a single resolver API call maps to a single timeout. Measured in seconds, the default is RES_TIMEOUT (currently 5, see <resolv.h>). The value for this option is silently capped to 30. ``` Check ``$ man resolve.conf`` for more information. Loading