Re: Reference set in HPACK

On Wed, Jul 2, 2014 at 12:51 AM, <K.Morgan@iaea.org> wrote:

> On Wednesday,02 July 2014 09:43, grmocg@gmail.com wrote:
> > For a client which is creating a new connection, e.g. on a browser
> restart,
> > it may have a great many requests to send. I often have 20 or more tabs
> open,
> > for instance. In cases such as these there are a fair number of requests
> which
> > will look more similar and which should be sent in the first few packets.
> > -=R
>
> It doesn't matter if you have 2 tabs or 50 tabs open.  You can only look
> at the content from 1 tab at a time.
>

Though this is factually incorrect (I have three monitors, and thus often
have three browser instances in full-screen on each), the spirit is that
the number of visible tabs is often much less than that of the number of
tabs total.
Agreed.

The requests still need to be sent, though they should be prioritized
appropriately, and the responses to them from the server sent according to
that priority.
That prioritization is mostly orthogonal, however.
-=R


>
> This email message is intended only for the use of the named recipient.
> Information contained in this email message and its attachments may be
> privileged, confidential and protected from disclosure. If you are not the
> intended recipient, please do not read, copy, use or disclose this
> communication to others. Also please notify the sender by replying to this
> message and then delete it from your system.
>

Received on Wednesday, 2 July 2014 07:55:50 UTC