Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.0.3
-
None
-
Linux CentOS 6.8, MySQL 5.6.19, php 5.3.3
-
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