Menu

#1432 HTTP/2 --next flag extra connections and duplicate requests

closed-invalid
http2 (7)
5
2014-10-23
2014-10-07
No

The --next flag for HTTP/2 is openeing an extra connection and duplicates requests on the second connection.

The scenario is described here: http://curl.haxx.se/mail/archive-2014-10/0008.html.

Discussion

  • Daniel Stenberg

    Daniel Stenberg - 2014-10-07
    • status: open --> pending
    • assigned_to: Daniel Stenberg
     
  • Daniel Stenberg

    Daniel Stenberg - 2014-10-07

    Sorry, but that is a seriously wrong conclusion of what you see. It has nothing to do with --next. It relates to the connection being re-used and curl wrongly thinking it is dead. But we don't know why the connection breaks, figuring that out could lead to us understanding what's going on.

     
  • Scott Mitchell

    Scott Mitchell - 2014-10-07

    Feel free to re-categorize or re-file if you are unhappy with the description. If you do decide to re-file lets just make sure the issue described here is also addressed.

    Do you need additional information from me? The issue is reliably reproducable in the scenario I described on the mailing list.

     
  • Daniel Stenberg

    Daniel Stenberg - 2014-10-23

    Since this particular case was due to a server malfunction I'm closing this issue. There may still be other problems lurking but they're not easy to trigger or debug. Hopefully a future http2 test suite should help us with this.

     
  • Daniel Stenberg

    Daniel Stenberg - 2014-10-23
    • status: pending --> closed-invalid
     
MongoDB Logo MongoDB