Mailing Lists
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1374 http2 doesn't do connection re-use
From: tujikawa <t-tujikawa_at_users.sf.net>
Date: Tue, 20 May 2014 14:27:02 +0000
The cause of stuck is that 1) stream_id does not reset and 2) underlying recv/send functions point to somewhere else.
Attachment: reset_stream_id_and_fix_underlyng_transport.patch (5.2 kB; text/x-patch)
--- ** [bugs:#1374] http2 doesn't do connection re-use** **Status:** open-confirmed **Labels:** http2 connections **Created:** Tue May 20, 2014 10:26 AM UTC by Daniel Stenberg **Last Updated:** Tue May 20, 2014 10:26 AM UTC **Owner:** Daniel Stenberg Command line use to repeat the problem: ./src/curl --http2 -s https://nghttp2.org https://nghttp2.org --trace-ascii dump --trace-time > /dev/null I'm attaching a work in progress patch --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2014-05-20 These mail archives are generated by hypermail. |
Page updated March 21, 2014.
web site info