curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: HTTP2 stream id detection

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 28 Feb 2019 17:30:50 +0100 (CET)

On Thu, 28 Feb 2019, Rajvardhan Deshmukh wrote:

> As we use MPTCP, packets use 2 interfaces and we just wanted to analyze how
> many packets belonging to a HTTP/2 stream travel to/from a interface.
>
> I agree that that application keeps track of the transfer and and the data
> transfer is perfect.

> We just wanted to do the analysis mentioned above.

Ok, then Ray's suggested method to figure it out is probably your best way
forward. libcurl doesn't provide a way to figure out the stream ID using its
API so if that way is not good enough for you, you probably need to edit code.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-02-28