Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.3
-
Fix Version/s: 2.1.1
-
Component/s: mariadbbackend
-
Labels:None
-
Environment:Linux CentOS 6.8, MySQL 5.6.19, php 5.3.3
-
Sprint:2017-27, 2017-28, 2017-29
Description
We have in production one max scale, routing and connection pooling queries between one web portal and a mysql server.
When running multiple prepare statements in parallell on the web-portal, maxscale closes the client connection with "#HY000Lost connection to backend server".
Tcpdump-ing the connections shows that the mysql-server replies correctly, but maxscale closes the client connection with "lost connection".
This causes the web-client session to fail.
Attachments
Issue Links
- relates to
-
MXS-619 creating many short sessions in parallel leads to errors
-
- Closed
-