Bug #68012 Make the listen queue size configurable (so it can match mysqld's back_log)
Submitted: 2 Jan 2013 11:44 Modified: 2 Jan 2013 17:23
Reporter: Simon Mudd (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Enterprise Monitor: Agent Severity:S4 (Feature request)
Version:All OS:Any
Assigned to: CPU Architecture:Any

[2 Jan 2013 11:44] Simon Mudd
Description:
This was changed to 128 (hard-coded) in 2009 but if you have a mysqld server running with a back_log setting of > 128 then the proxy's listen queue may be too small.

How to repeat:
Check for a setting to manage this value on the merlin agent. It does not exist.
Notice that mysqld has a setting back_log which allows this setting to be increased, and may need such a setting if a large number of clients may connect or connect in bursts.

Suggested fix:
Make the setting configurable in mysql-monitor-agent.ini