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

Reply via email to