WWW performance

Tony Sanders <sanders@bsdi.com>
Errors-To: sanders@bsdi.com
Errors-To: sanders@bsdi.com
Message-id: <9307021847.AA16795@austin.BSDI.COM>
To: www-talk@nxoc01.cern.ch
Subject: WWW performance
Errors-To: sanders@bsdi.com
Reply-To: sanders@bsdi.com
Organization: Berkeley Software Design, Inc.
Date: Fri, 02 Jul 1993 13:47:53 -0500
From: Tony Sanders <sanders@bsdi.com>
Status: RO
This is something we should talk about at the Workshop

How about some performance hacks for HTML+

One might be: <A HREF="..." FREQ=44>

Where FREQ is the probability that a user will select the link.
Of course, the browser would be free to throw in factors like the
user saw that yesterday, he might not want to read it again today.

This would allow browsers to fetch information in the background whil
the user is reading.

The FREQ data could be static (computed by the author) or it could
be added on the fly by the omniscient server :-)


--sanders