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

Undo internal request tunnelling hacks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • sometime
    • Core
    • None

    Description

      proxy/http/HttpSM.cc:        is_eligible_post_request &= !vc->get_is_internal_request();
      

      HttpSM::tunnel_handler_ua does shenanigans based on whether this is an internal transaction or not. This is a complete hack. Internal transactions are no supposed to behave differently.

      AFAICT, this hack from TS-3404 led to TS-3777, which led to TS-4924, which makes it impossible for protocol plugins to use keepalive.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: