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

proxy.config.http.cache.required_headers value 1 does not allow caching of items with only Cache-Control: max-age

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0a
    • Cache
    • None

    Description

      the records.config variable proxy.config.http.cache.required_headers has three options:

      1. 0 - No required headers to make document cachable
      2. 1 - at least "Last-Modified:" header required
      3. 2 - explicit lifetime required, "Expires:" or "Cache-Control:"

      The options are ordered in least restrictive to most restrictive. However, choosing option 1 does not allow YTS to cache objects with CC: max-age, whereas option 2 allows it.

      Attachments

        1. TS188_sjiang.diff
          0.7 kB
          Steve Jiang
        2. TS188_sjiang_2.diff
          3 kB
          Steve Jiang
        3. http.htm.diff
          1 kB
          Miles Libbey
        4. files.htm.diff
          1 kB
          Miles Libbey

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: