Bug #43278 | listen() backlog is too small for benchmark runs | ||
---|---|---|---|
Submitted: | 28 Feb 2009 13:51 | Modified: | 17 Aug 2009 16:44 |
Reporter: | Jan Kneschke | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Proxy: Core | Severity: | S3 (Non-critical) |
Version: | 0.7.0-bzr | OS: | Any |
Assigned to: | Jan Kneschke | CPU Architecture: | Any |
[28 Feb 2009 13:51]
Jan Kneschke
[2 Jul 2009 15:22]
Jan Kneschke
revno: 708 committer: jan@mysql.com branch nick: trunk timestamp: Thu 2009-07-02 16:52:53 +0200 message: raise the listen() backlog from 8 to 128 (fixes #43278)
[2 Jul 2009 21:29]
Diego Medina
Verified fixed on r709 ( 0.8.0)
[17 Aug 2009 15:08]
MC Brown
A note has been added to the 0.8.0 and 0.7.3 changelogs: MySQL Proxy could stop accepting network packets if a large number of packets were sent to the proxy. The listen queue has been extended to allow a larger backlog.