I am having an issue with my Load Balancer. I am getting the error listed below that there are too many open files. I've increase my file limit when already, and when I run ulimit -n it shows it is set at 150,000. Is there something else I need to adjust to raise the file limit? Or is it something else?
Code:
[ERROR] [x.x.x.x:24007] External processor is not available!
[ERROR] SocketListener::handleEvents(): [*:443] can't accept:Too many open files!
Last edited by a moderator: