Question : Attempt to change ServerLimit ignored during restart. Apache ServerLimit.

For performance reasons I want to change my apache's SererLimit variable to a different value.

I did this & restarted but after doing this the error_log contains this message.

 WARNING: Attempt to change ServerLimit ignored during restart

How should I update ServerLimit without error.

Answer : Attempt to change ServerLimit ignored during restart. Apache ServerLimit.

You have to stop and start httpd completely
restart is reopening listening socket only.
Random Solutions  
 
programming4us programming4us