Mike St
- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Mike St-
I haven't seen any entry in my apache error_log or access_log that would suggest a restart, but I have seen many entries such as the following: 127.0.0.1 [14/Nov/2024:08:30:02 -0500] GET / HTTP/...
-
ok so I was checking things today, and aureport tells me that restartsrv_mysql is being called now once every 2 to 2 1/2 hours. Not sure why mysql continues to restart. I didn't do regular logging ...
-
also, why does the configuration begin with: service[httpd]=80,GET / HTTP/1.0,HTTP/1.., Apache never returns HTTP/1... as a response or do dots have a special meaning?
-
The good news is the enforced hard restart did convert to graceful and subsequently my google rankings somewhat improved but I still see in the logs that something with your chksrvd program is caus...
-
Looks like this article might help me. https://support.cpanel.net/hc/en-us/articles/1500000535122-How-to-add-a-new-service-for-chkservd-to-monitor I followed it to change the httpd config for chkse...
-
What I did to the server before was arrange things so that temporary files are written to ram drives (and same with pid files) so it puts a lower strain on the server. (reading from ram is faster t...
-
I just want more speed and less memory usage and fewer crashes on the php-enabled server. With a standard setup, each apache child uses between 20 and 40MB ram which doesn't allow me to serve too m...
-
]Hello :) You can configure suexec via: "WHM Home " Service Configuration " Configure PHP and suEXEC" Following your advice will cause this line to be added to the config: LoadModule disable_...
-
[quote="cPanelMichael, post: 1712981">I can't recommend removing any of them because they are all related to the proper functioning of cPanel/WHM. Is there one cron job in particular that you are h...
-
[quote="cPanelMichael, post: 1712912">Hello :) Those are all standard cron jobs configured by the cPanel software. Is there any particular reason you prefer to remove them? Thank you. Yes. I wan...