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

authproxy plugin caching and reliability fixes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.3.4
    • Plugins
    • None

    Description

      While doing some testing on an authproxy deployment, we needed to make a couple of fixes.

      Make sure that the requests to the authentication proxy are never cached. We must not accidentally use stale authentication information.

      Add special handling for Content-Length when authorizing HEAD requests. We should not force the length to zero in this case because the client knows that HEAD responses must always have an empty body. This is really a workaround for a buggy client, hdiutil(1) on Mac OS X.

      Attachments

        Activity

          People

            jamespeach James Peach
            jamespeach James Peach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: