Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending

Discussion in 'Site & Server Administration' started by andyelle1, Aug 24, 2011.

  1. #1
    I keep getting this error when trying to log into my wordpress admin pannel. Is this a problem with my host or my website. If it is my website, how do I fix it.
    Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.
     
    andyelle1, Aug 24, 2011 IP
  2. zacharooni

    zacharooni Well-Known Member

    Messages:
    346
    Likes Received:
    20
    Best Answers:
    4
    Trophy Points:
    120
    #2
    If your hosting is behind NGINX or you have a custom security module in your wordpress set to emit a 444 http header, this would cause the error you're getting. You might wanna search your code for header() calls or ask your host what is sending a 444 header.
     
    zacharooni, Aug 30, 2011 IP