18590 Posts in 4875 Topics by 2285 members
General Questions
SilverStripe Forums » General Questions » staticpublisher: cache when page visited, not saved
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 611 Views |
-
staticpublisher: cache when page visited, not saved

13 August 2010 at 4:48am
I would like a page to be cached when it is accessed, not when it is saved.
-
Re: staticpublisher: cache when page visited, not saved

13 August 2010 at 3:58pm
I don't think you'll be able to do that. SS will get stuck in a violent loop if you say 'Only cache a page when you visit it, but in order to 'cache' it the filesystem publisher loads the page. You would need to perform quite a bit of custom code from FilesystemPublisher to get it working I think.
You may be better off trying partial caching.
-
Re: staticpublisher: cache when page visited, not saved

9 September 2010 at 1:08am
in relation to this... I would like to ask where does the cached page saved?
-
Re: staticpublisher: cache when page visited, not saved

9 September 2010 at 9:41am
It goes wherever you specify in the setup http://doc.silverstripe.org/staticpublisher#setup
relative to the installation location of SilverStripe.
| 611 Views | ||
|
Page:
1
|
Go to Top |



