Page 1 of 1

How to change max limit of 300 connections to APACHE2?

Posted: Thu Dec 13, 2018 5:11 pm
by fuzzzylogic
Hello everyone

I'm using specific proxying software and i faced with the problem called limit of 300 connections to APACHE2. After reaching that number of connections there are starting problems with accessibility of my site.

It's looks like this:

Image

I tried to change settings in mpm_worker_module and in mpm_prefork_module and in mpm_event_module but nothing changes. I invariably abut to the limit of 300 connections.

Does anybody know how to fight that problem?