View Full Version : Cache
epopov
01-20-2004, 08:16 AM
Hi,
Is there any way to cache the Laszlo application in the browser so that it doesn’t have to load every time the site is accessed?
Thanks.
antun
01-20-2004, 09:14 AM
Cacheing should happen by default. An application can have some startup time, that people sometimes mistake for "reloading" this is addressed by the new Krank feature.
Are you sure the app is being reloaded?
-Antun
epopov
01-20-2004, 09:29 AM
So if I load some picture into laszlo app, next time this picture will be loaded from cache?
antun
01-20-2004, 09:35 AM
It should. If you look at the requests going into and out of a Laszlo app (using Proxomitron or the console window), you usually see lots of responses saying "NOT MODIFIED".
-Antun
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.