ap_content_length_filter: apr_bucket_read() failed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sahostking
    Member
    Forum ExplorerTechnical Associate
    • Mar 2021
    • 95

    #1

    ap_content_length_filter: apr_bucket_read() failed

    Hello,

    Checking the apache error_logs I see alot of these:
    [Fri Jul 14 14:27:53.457307 2017] [core:error] [pid 151738:tid 140067439851264] (104)Connection reset by peer: [client 178.164.xx.xxx:59488] AH00574: ap_content_length_filter: apr_bucket_read() failed
    [Fri Jul 14 14:28:24.735906 2017] [core:error] [pid 151736:tid 140067523778304] (104)Connection reset by peer: [client 77.88.xx.xxx:57063] AH00574: ap_content_length_filter: apr_bucket_read() failed

    What does these mean and do we need to increase something in mod_lsapi (EA4 server)?
    Hostking | Since 2013 | Web Hosting | WordPress Web Hosting
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1241

    #2
    Hello,

    Please check if users are hitting physical memory limits with lveinfo --by-fault=pmem --period=1d .

    Or better, create support ticket with us.

    Comment

    • support
      Junior Member
      • Mar 2021
      • 1

      #3
      I have the same problem reported here... Why cant I see the response?

      What is the solution?

      Comment

      • skhristich
        Senior Member
        • Nov 2019
        • 595

        #4
        > I have the same problem reported here... Why cant I see the response?
        >
        > What is the solution?

        Hello Eli,
        Thank you for reaching out! Please try increasing timeout here:
        WHM -> Apache Configuration -> Global Configuration: Timeout (for example, 900)
        Please let us know if you have any questions.
        Thanks in advance!

        Comment

        Working...