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

Range requests that result in cache refresh give 200 status response with full contents

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.9, 2.1.8, 2.1.7, 2.1.6, 2.1.5, 2.1.4
    • 3.1.1
    • HTTP
    • None

    Description

      If you send a request with a Range: header to TS when it has full cached contents that need to be refreshed, and they get back a status 304 response indicating that the cached contents are up to date, TS will respond to the client with a status 200 response, and the full contents. So the content is served from cache, but do not go through the transform to only return partial bytes and a status 206 response like it should.

      Attachments

        1. TS-824-2.diff
          3 kB
          Leif Hedstrom

        Activity

          People

            zwoop Leif Hedstrom
            wbardwel William Bardwell
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: