Re: #541: CONTINUATION

In message <CAPyZ6=KeAcET3ocnX3EDFoL38G=mNKoXtodRbvw-6aVCaSkfqw@mail.gmail.com>, Tatsuhiro Tsujik
awa writes:

>Why do we have to use same frame size for HTTP/2 with video's?
>We can deliver multiple DATA frames for 1 video frame.

See for instance earlier messages about the overhead cost of small frames
relative to printers.  A lot of embedded equipment processes high bandwidth
with little CPU power these days.

>Also big frame really hurts multiplexing many people stated earlier.

It is not the size of the frame that hurts multiplexing, it is the
amount of time it takes to move it, also known as "bandwidth".

Designing the protocol for only the lowest bandwidths is not a goal.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

Received on Tuesday, 8 July 2014 16:03:27 UTC