Alexey Vatchenko wrote:
> Hi!
>
> Is it possible to delay only new resources, but do not delay resources
> that were cached?
> I mean if e.g. i downloaded some images before, i want them to be
> displayed in browser immediately (not depending on browser's cache).
>
> Thanks!
>
Yes. Delay pools only affect objects fetched from the network.
Doing the opposite (delaying the transfer of cached objects) is not
possible*.
Chris
* Short of modifying the source code and recompiling.
Received on Thu Dec 13 2007 - 13:03:56 MST
This archive was generated by hypermail pre-2.1.9 : Tue Jan 01 2008 - 12:00:02 MST