mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[#2688] Mention that tcp-user-timeout is in seconds
This commit is contained in:
@@ -579,8 +579,8 @@ read and write operations. Moreover, the ``read-timeout`` and ``write-timeout``
|
|||||||
parameters can only be specified for the MySQL backend. Setting them for
|
parameters can only be specified for the MySQL backend. Setting them for
|
||||||
any other backend type causes a configuration error.
|
any other backend type causes a configuration error.
|
||||||
|
|
||||||
To set a timeout for PostgreSQL, use the ``tcp-user-timeout`` parameter
|
Use the ``tcp-user-timeout`` parameter to set a timeout for PostgreSQL
|
||||||
instead. For example:
|
in seconds. For example:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
@@ -536,8 +536,8 @@ read and write operations. Moreover, the ``read-timeout`` and ``write-timeout``
|
|||||||
parameters can only be specified for the MySQL backend. Setting them for
|
parameters can only be specified for the MySQL backend. Setting them for
|
||||||
any other backend type causes a configuration error.
|
any other backend type causes a configuration error.
|
||||||
|
|
||||||
To set a timeout for PostgreSQL, use the ``tcp-user-timeout`` parameter
|
Use the ``tcp-user-timeout`` parameter to set a timeout for PostgreSQL
|
||||||
instead. For example:
|
in seconds. For example:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user