Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
2.5.2
-
Centos 7
Description
i have configuration service on maxscale like this
[Read-Write-Service-Name]
|
...
|
connection_timeout=120 |
...
|
this mean if from client processing query and still running more than 120 seconds will be kill the connection ?
OR
this is mean if from client processing query and still running or query is complete but data still processing fetch to client more than 120 seconds connection will be kill ?