Hey everyone,
I experience weird behavior on the domains of 1 customer I have in my Plesk Panel.
Generally, sites take a tad long to load. >5 Seconds for a Wordpress index.
But occasionally, ony 500 Server Error is returned.
The Apache error log contains this:
I followed numerous guides, increasing PHP memory and MySQL memory, without success...
Now, how can I find out what is causing this error? I think it's a load or DB issue, since other customers don't experience the problem. The error occured 1-2 Times in other customers' logs. On the 1 affected customer, however, it shows several times an hour, quite randomly. I never triggered it on PHP files without any DB Access. Also, File Permissions are OK, since the error occurs randomly and the majority of requests succeed.
the suexec.log is rather large, but only has lines stating uid/gid and cmd, so I think those aren't errors.
Running PHP from CLI also takes quite long to return the Page HTML.
Are there any Plesk logs from which I can see if the User ran into some quota limit?
Is there any additional source of information which might help me?
Some more system info:
CPU Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (12 core(s))
Version Plesk v12.5.30_build1205150826.19 os_Ubuntu 12.04
OS Ubuntu 12.04.5 LTS
RAM 64GB
PHP 5.6.24 runs via FCGI
BTW No, I didn't increase timeout values. I want the problem fixed, that beast of a server should really be able to deliver a WP Blog in less than 60 seconds
I experience weird behavior on the domains of 1 customer I have in my Plesk Panel.
Generally, sites take a tad long to load. >5 Seconds for a Wordpress index.
But occasionally, ony 500 Server Error is returned.
The Apache error log contains this:
Code:
[warn] mod_fcgid: read data timeout in 60 seconds
[error] Premature end of script headers: index.php
I followed numerous guides, increasing PHP memory and MySQL memory, without success...
Now, how can I find out what is causing this error? I think it's a load or DB issue, since other customers don't experience the problem. The error occured 1-2 Times in other customers' logs. On the 1 affected customer, however, it shows several times an hour, quite randomly. I never triggered it on PHP files without any DB Access. Also, File Permissions are OK, since the error occurs randomly and the majority of requests succeed.
the suexec.log is rather large, but only has lines stating uid/gid and cmd, so I think those aren't errors.
Running PHP from CLI also takes quite long to return the Page HTML.
Are there any Plesk logs from which I can see if the User ran into some quota limit?
Is there any additional source of information which might help me?
Some more system info:
CPU Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (12 core(s))
Version Plesk v12.5.30_build1205150826.19 os_Ubuntu 12.04
OS Ubuntu 12.04.5 LTS
RAM 64GB
PHP 5.6.24 runs via FCGI
BTW No, I didn't increase timeout values. I want the problem fixed, that beast of a server should really be able to deliver a WP Blog in less than 60 seconds
Last edited: