Speeding up Plone
January 4th, 2005
http://poked.org/entries/needforspeed has some well written instructions for setting up caching of Plone objects.
The idea is that you can speed up your Plone site by getting Apache to cache pages that are normally dynamically generated by the Zope server. When someone requests a page that has recently been accessed, they get the copy that was placed in the cache, rather than having to wait slightly longer for Zope to build the page again.
Potentially similar posts
- It’s got to be fun – May 2011
- Use the existence of a file on the server to determine Javascript behaviour in the browser – November 2010
- AudioBoo makes (mini) podcasting easy – September 2010
- EasyListener resurrected – June 2010
- Remembering my first computer – April 2010