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

header_rewrite hook descriptions are wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Docs
    • Documentation
    • None

    Description

      • REMAP_PSEUDO_HOOK is not similar to READ_RESPONSE_HDR_HOOK.
      • Think that READ_RESPONSE_HDR_HOOK and READ_REQUEST_PRE_REMAP_HOOK are aliases to each other.
        ( #define TS_HTTP_READ_REQUEST_PRE_REMAP_HOOK TS_HTTP_PRE_REMAP_HOOK /* backwards compat */)
      • Should note that READ_REQUEST_PRE_REMAP_HOOK/READ_REQUEST_HDR_HOOK can not be applied to remap rules. Just global rules.
      • We should present the hooks in order of their firing. Eg, READ_RESPONSE_HDR_HOOK should be after pre_remap...

      Attachments

        Activity

          People

            jsime Jon Sime
            mlibbey Miles Libbey
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: