Hey guys, I have been here a few times looking for advice and have always found it until now so I thought I would take the leap to register and ask a question about one of my servers.
I have a dedicated server running CentOS 6 and Plesk 12.5.30 and everything suggests that the server is not struggling in any way.
My Plesk panel is smooth, MySQL DBs are responsive, SSH is quick and emails are sent out in a timely manner.
What I find strange is that a single domain, admittedly a very busy one, is slow to respond to the point of timing out at peak times.
I have put timers in my php script that is the cause of the high traffic and it always finishes within 2 seconds but I guess connecting to the server at these peak times is the cause of the time outs.
I am assuming that there is a limit to the amount of concurrent connections allowed but I have tried FCGI, FPM, PHP 5 - 7, apache, nginx and also tried changing up a bunch of settings to no avail.
When the problem domain is timing out the rest of the server is still very responsive and the overall CPU usage rarely gets above a few percent in fact it often is below 1% CPU usage. Memory usage is never an issue and there is plenty of spare HDD space.
If you guys could give some pointers as to where I could look to improve this situation I would be very appreciative.
Thanks in advance guys.
I have a dedicated server running CentOS 6 and Plesk 12.5.30 and everything suggests that the server is not struggling in any way.
My Plesk panel is smooth, MySQL DBs are responsive, SSH is quick and emails are sent out in a timely manner.
What I find strange is that a single domain, admittedly a very busy one, is slow to respond to the point of timing out at peak times.
I have put timers in my php script that is the cause of the high traffic and it always finishes within 2 seconds but I guess connecting to the server at these peak times is the cause of the time outs.
I am assuming that there is a limit to the amount of concurrent connections allowed but I have tried FCGI, FPM, PHP 5 - 7, apache, nginx and also tried changing up a bunch of settings to no avail.
When the problem domain is timing out the rest of the server is still very responsive and the overall CPU usage rarely gets above a few percent in fact it often is below 1% CPU usage. Memory usage is never an issue and there is plenty of spare HDD space.
If you guys could give some pointers as to where I could look to improve this situation I would be very appreciative.
Thanks in advance guys.