RE: client side includes

> From:	Murray Macdonald [SMTP:murray@mha.ca]
> 
> mistaken, even with HTTP1.1 a quantity of CSI files (images, objects, js
> includes, html includes) requires the time of multiple round trips.
> Unless my math is weak, a page with 30 or so CSI files 
[DJW:]  
The requests should be pipelined so that the next request is 
transmitted before the first has returned.  There should only
be one round trip delay.

-- 
--------------------------- DISCLAIMER ---------------------------------
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of BTS.

Received on Tuesday, 6 February 2001 06:48:58 UTC