connect_timeout specifies the maximum duration, in seconds, for which SQLEngine waits for a successful connection request. If a client attempts to connect to the server and the connection cannot be established within the connect_timeout value, the server rejects the connection request.Required | Description |
Parameter Type | ULONG |
Default Value | 10 |
Value Range | 2 ~ 31536000 |
Effective Scope | GLOBAL |
Restart Required | No |
피드백