27 Jul
2001
27 Jul
'01
10:54 p.m.
I seem to recall reading something like this before, but it could have just been a dream. Anyway, is there a correlation between the size of the ZODB and its speed at which it serves files to be viewed via http?
Nope, not in theory and rarely in practice.
Granted, we have only been on our development box, so when we finish sites, we'll just export/import them to the production server, but is there some way to speed up Zope?
Use a caching system such as Squid. Cheers. -- Andy McKay.