Hi Daniel,

Thanks for the quick response.

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.

Thanks,
Raj

On 2019-02-28 02:52, Daniel Stenberg wrote:
On Wed, 27 Feb 2019, Rajvardhan Deshmukh via curl-library wrote:

I need the HTTP/2 stream number which is only visible in HTTP/2 packets to differentiate if the packet belongs to video segment #1 or the video segment#2 .

But why? It feels like you're complicating matters for yourself.

With curl you have different transfers and for HTTP/2, the different
streams come as different and separate transfers and it really should
not be a problem for an application to keep track which transfer is
which when data arrives?
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to