Marfola
Joined: 09 May 2007 Posts: 3
|
Posted: 16 May 2008 - 11:40 am Post subject:
Managing the cache to improve load time
|
|
|
I’ve cached my FE home page via a static file resident on my server and a portion of each of my FE underlying pages via TypoScript to improve load time.
I would have expected the cached home page to load all at once. It doesn’t. How can I make this happen?
(FYI: I’ve tried to manage the cache via my cache header in config.sendCacheHeaders command but that didn’t work either.)
With regard to the underlying pages, I would have expected the cached components to load first. They don’t. How can I make this happen? |
|