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

Effect of proxy.config.http.insert_response_via_str / proxy.config.http.insert_request_via_str conflicts with documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.1.0, 3.0.1
    • 3.1.1
    • None

    Description

      The documentation on http://trafficserver.apache.org/docs/v2/admin/files.htm#records.config tells:

      proxy.config.http.insert_response_via_str

      You can specify one of the following:

      0 = no extra information is added to the string.
      1 = all extra information is added.
      2 = some extra information is added.

      However changing the value does not really seem to affect verbosity of the reponse header. Apparently 1/0 only triggers "on" or "off" respectively. Instead, there seems to be an undocumented setting called proxy.config.http.verbose_via_str which seems affect the verbosity of the request/response header.

      This holds likewise for proxy.config.http.insert_request_via_str.

      So, either:

      • restore the old behavior which changed the verbosity depending on the value of the insert_response/request_via_str
      • update the docs reflecting the new situation

      Attachments

        1. TS-973.diff
          12 kB
          Leif Hedstrom

        Activity

          People

            zwoop Leif Hedstrom
            at Arno Toell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: