James.Simpson
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by James.Simpson-
Hi Michael, Yes both are on the same server, the main domain has the SSL, the other development.domain.tdl does not have an SSL associated to it. I have just noticed that
-
Hello :) You can try lowering the query_cache_size value in /etc/my.cnf to "64M" to see if that makes a difference. Thank you. Thanks for the suggestion, that seemed to shave off around half a se...
-
Install nginx too :) enable cache and compression . That will give some more speed. This is something i am looking at doing, but trying to get the most out of what is currently installed.
-
See here: Apache Module: MemCache - EasyApache - cPanel Documentation
-
Just out of interest, how did you install memcached on Apache 2.4, as the official guide states Memcached is not compatible with this version of Apache?
-
I think it may be server configuration somehwere to be fair. So what looks like is happening, sometimes when clicking on a link, it will load instantly as it should, but then randomly every now an...
-
Hi Michael, I'm not sure if that may be the issue or not - it seems like a sometimes a process may get stuck, as it will wait till 300+ seconds sometimes for a user when they are just trying to l...
-
Apache is currently running on mod_mpm_worker
-
Hi Michael, I have checked in that file, and there are no errors being displayed at all, just the start up features. I currently have: PHP-FPM: max-children: 100 Process Idle Timeout: 90 Max Req...
-
Doesnt look like there was anything running on a cron at the time of crash either Feb 16 02:01:01 vps-8250c3 CROND[24855]: (root) CMD (run-parts /etc/cron.hourly) Feb 16 02:01:01 vps-8250c3 run-pa...