Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-190

Malformed response when total response headers size exceed MIOBuffer block size

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0a
    • Core
    • None

    Description

      If:
      1. The origin response header size exceeds MIOBuffer block size (default 4K)
      2. TS is chunking/dechunking the response (e.g. HTTP/1.0 origin, HTTP/1.1 client or vice-versa)

      TS will only send the last block of the header and the response to the client. This results in a malformed response because the first 4K includes the status line.

      Attachments

        1. TS190_sjiang.diff
          3 kB
          Steve Jiang
        2. TS190_sjiang.diff
          3 kB
          Steve Jiang

        Activity

          People

            sjiang Steve Jiang
            sjiang Steve Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: