curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: HTTP2 stream id detection

From: Rajvardhan Deshmukh via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 28 Feb 2019 11:02:09 -0500

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
Received on 2019-02-28