• Resolved missto3

    (@missto3)


    Hello,

    i dont know why after submit comment get ERR_EMPTY_RESPONSE. But only from some IP or some hosts. can you help me with this ?

    • This topic was modified 7 years, 4 months ago by bcworkz. Reason: corrected "hosts" typo for clarity

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator bcworkz

    (@bcworkz)

    Do you have any sort of security rules in .htaccess? A poorly thought out rule could be stripping data in certain situations. What about extra redirects? In some cases data can be dropped between redirects. The comment submission apparently worked for me, FWIW. I guess I don’t use one of those IPs or hosts.

    There’s nothing wrong with WP, this is happening between form submission and your server getting the POSTed data (maybe without data). The error is thrown by your server before WP is involved because there is no data in the POST request. What we can do here to help with non-WP issues is limited. I’m inclined to think the problem is at the other end. For example, a host’s proxy server is mis-configured and is stripping POST data. Especially if all problem IPs all belong to one entity.

    But even then, it must be intermittent or their users would be constantly complaining that no form submits work. Intermittent problems are notoriously difficult to troubleshoot.

    Thread Starter missto3

    (@missto3)

    Hello,

    thanks for reply and try. I have full new wordpress reupload to my site.

    After contact webhosting support i slove this problem, they have some security for spamming and its remmember some IP´s and blocking them to commenting. I disable this future and now try delete this IP´s from configure file. They help me.

    Thanks for reply 🙂 it is problem with webhosting as your opinion.

    You can lock this topic or delete it. 🙂

    Moderator bcworkz

    (@bcworkz)

    I’m glad you were able to resolve this with your host’s help. We never delete anything here 🙂 There is no telling topic what someone else may be able to learn from. We also don’t know what others may be able to contribute, so topics are generally left open. Resolved topics are simply marked as such. All topics are auto-closed after 1 year. You can unsubscribe from this topic if you do not want to receive further notifications (right sidebar, 3 up from bottom of first section)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘wp-comments-post empty response’ is closed to new replies.