ERR_EMPTY_RESPONSE
-
We receive the ERR_EMPTY_RESPONSE error anytime we try to save/publish a post/page that contains more than 10-15 links within it.
I am on Go Daddy hosting. We have about 8 WP sites in our account and they all exhibit the same behavior. For us there are 2 methods to reproduce the error.
1) Clicking around the Admin screens too fast triggers the error.
2) Saving/Publishing a post or page that has more than 10-15 links within it.
The logs say there were too many internal redirects and it’s cuts us off for 60 seconds. When this happens I can pull up a 404 error log and the admin-ajax.php gets flagged as 404. My assumptions are that that file is doing something with the content of the post, checking links or something and is being flagged by Go Daddy’s mod_security file for internal redirects and it shuts us down.
Go Daddy is saying it is nothing with their system. The hosting account does what it should and that the problem is within the code. We have tried all the basic troubleshooting, disabled all plugins, changed to default theme, increases memory to 96mb via php5.ini and increased the timeout to 180 via php5.ini.
Here is the URL of the site that we have been testing on, but it is present in all of our WP 3.6 installs in the account.
Here are a list of the common Apache errors we are seeing in our logs.
End of script output before headers: index.php
mod_fcgid: read data timeout in 120 seconds, referer
mod_fcgid: ap_pass_brigade failed in handle_request_ipc function,
Thank you,
- The topic ‘ERR_EMPTY_RESPONSE’ is closed to new replies.