Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
connect_timeout is used to set the maximum duration for SQL Engine to wait for a successful connection request, in seconds. When a client tries to connect to the server, if it cannot establish a connection within the value of connect_timeout, the server will reject the connection request.Required | Description |
Parameter Type | ULONG |
Default Value | 10 |
Value Range | 2 ~ 31536000 |
Effective Scope | GLOBAL |
Restart Required | No |
피드백