[Catalog-sig] start on static generation, and caching - apache config.
Jim Fulton
jim at zope.com
Sat Jul 7 19:48:50 CEST 2007
On Jul 7, 2007, at 12:43 PM, Martin v. Löwis wrote:
...
> I'm quite skeptical on caching in general (even about the static page
> generation). It *should* be possible to make it fast enough so that
> it doesn't need caching.
Sure, with more hardware than we want to afford.
> I consider caching a work-around, not a
> solution - and one with severe drawbacks.
The pages we're talking about are static. They change at well-known
times. IMO, It's crazy to serve static content dynamically when it's
easy to serve it statically.
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Catalog-SIG
mailing list