Database Security. Database Auditing. Database Caching. Database Masking. Get it nowSocket read error 115
Posted April 8th, 2010 by greensqluser
in
I occasionally see this in the log, but as far as I can tell everything seems to work fine. Can someone tell me what the below actually means?
[08/Apr/2010 18:24:17] NET_DEBUG Socket_write
[08/Apr/2010 18:24:17] NET_DEBUG Send data to client, size: 1150
[08/Apr/2010 18:24:17] NET_DEBUG [1]frontend socket fired 10
[08/Apr/2010 18:24:17] SQL_DEBUG Client packet 0
[08/Apr/2010 18:24:17] SQL_DEBUG MYSQL QUIT command
[08/Apr/2010 18:24:17] NET_DEBUG Socket_write
[08/Apr/2010 18:24:17] NET_DEBUG sending data to backend server
[08/Apr/2010 18:24:17] NET_DEBUG [1]backend socket fired 11
[08/Apr/2010 18:24:17] NET_DEBUG [11] Socket read error 115
[08/Apr/2010 18:24:17] NET_DEBUG connection close(), proxy socket 10, backend socket 11
Thank you
G
Comments
Hello It is just a log
Hello
It is just a log message saying that connection wit a client was closed. It is fine. It is not a bug. Just a debug message.
Best regards,
Yuli