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

HTTP/2 packet corruption introduced by TS-4717 fix

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0
    • HTTP/2
    • None

    Description

      We observed problems with large uploads over HTTP/2 via Firefox. Tracked it down to ATS sending a GOAWAY frame early because the frame appeared to be corrupted. The problem was introduced in the restructuring in TS-4717 to get rid of the unbounded recursion. The logic will return with one of two handlers set. One to deal with the case of starting to read a fresh frame and another to deal with the case of finishing reading a partially read frame. There is a path where we finish reading a frame but don't reset the handler to the new frame case. When the next data arrives the wrong handler starts reading it resulting in ATS thinking it has received a malformed frame.

      Attachments

        Issue Links

          Activity

            People

              shinrich Susan Hinrichs
              shinrich Susan Hinrichs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m

                  Slack

                    Issue deployment