![ctala's picture ctala's picture](https://archive.virtualmin.com/sites/default/files/styles/thumbnail/public/pictures/picture-5560486-1455812271.jpg?itok=t12Qhf9G)
No default value for server limit
When I was configuring my apache server I notice that there is no ServerLimit or MaxClients in prefork.
Any reason that this work like this ?
Does it has a default value ? Or I just need to include them directly in the config files ?
Status:
Active
Comments
Submitted by andreychek on Sat, 02/20/2016 - 10:13 Comment #1
Howdy -- do you happen to have a "/etc/apache2/mods-available/mpm_prefork.conf" file? It looks like Ubuntu 14.04 organizes those a bit differently, splitting them out into a new file.
Yes, I have the file. I just don't have those variables. So before adding them, I want to be positive that I need to do it :)