Hello, I have problem with slow speed of page sometimes cant open page because need wait 40sec for loading, when i restart apache then page work good but again after some time (circa 4min) become slow again. Anyone know reason and how fix this please ? Thanks.
It may be an issue with your hosting provider. First ask for the help from your hosting provider to get a solution.
If he can restart apache - this is server with root access. Connect via ssh and check cpu and memory load etc.
Send traceroute results to your hosting provider and they should be able to identify the cause of this sloweness.
Hey FGSG. If you own and run this server and would like to have us check it out let us know. Otherwise, you are probably on a very oversold server.
If the site is fast after an apache restart then you are probably reaching the apache connection limit. Increase that limit from httpd.conf and you should be fine. Please make sure you don't increase it to much so your server won't run out of ram if you have many connections.