[MXS-866] Error 24, Too many open files. Failed to accept new client connection. Created: 2016-09-13 Updated: 2016-09-22 Resolved: 2016-09-20 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | 1.4.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | cai sunny | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux 2.6.32-642.4.2.el6.x86_64 #1 SMP |
||
| Description |
|
The connections about 1000. For maxscale process: cat /proc/25820/limits
Please help check how to fix it. |
| Comments |
| Comment by Johan Wikman [ 2016-09-20 ] |
|
Could you try updating to 1.4.3 and check whether the problem still exists. Johan |
| Comment by Johan Wikman [ 2016-09-20 ] |
|
Do you have any user specific limits? If so increase the limits for the maxscale user. |
| Comment by Johan Wikman [ 2016-09-20 ] |
|
Closing as this does not appear to be a maxscale problem but a system configuration issue. |
| Comment by Johan Wikman [ 2016-09-20 ] |
|
Actually, in 2.0 the init script sets the open file limit to a higher value. Please check from there how to address the issue. |
| Comment by cai sunny [ 2016-09-22 ] |
|
From /proc/25820/limits, there is no user specific limits. |