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

Grow window sizes as part of HTTP session setup

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.3.0, 6.0.0
    • HTTP/2
    • None

    Description

      This is partially from the discussion on TS-3482:

      Hmmm, chrome still show the window at 64K though :/
      Update: looking at the streams from https://www.google.com, I don't see much different, other than the Google server also sending this frame:
      [ 0.042] recv WINDOW_UPDATE frame <length=4, flags=0x00, stream_id=0>
      (window_size_increment=983041)
      I.e.
      >>> 983041 + 65535
      1048576
      which I don't see us doing. Maybe we have to send that frame explicitly as well? Maybe this is a separate issue though?

      Attachments

        1. TS-3493.patch
          0.9 kB
          Masakazu Kitajo

        Activity

          People

            maskit Masakazu Kitajo
            zwoop Leif Hedstrom
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: