Hello !
I need to make modifications to httpd.conf. So, I write the changes in the Post VirtualHost Include :
ServerLimit 500
MaxClients 500
MaxRequestsPerChild 20000
MaxKeepAliveRequests 50
KeepAliveTimeout 1
MinSpareServers 5
MaxSpareServers 15
But when I read topics in this forum, I see people write changes in Pre Main Include ?
Which one should I choose then if :
- I don't want to modify httpd.conf
- and I want the changes to be kept when there is an update.
Thank you !![]()



LinkBack URL
About LinkBacks
Reply With Quote





