6 Jun
2001
6 Jun
'01
1:36 p.m.
On Wed, 6 Jun 2001 11:57:18 +0800, "Bjorn Stabell" <bjorn@exoweb.net> wrote:
I know we'll have to play with cacheing as well, and as I see there are these options:
- Using StandardCacheManagers to cache pages (using, e.g., Squid as an HTTP accelerator)
StandardCacheManager's HTTP implementation is easy to use, but a little simplistic. You can achieve more (with only a little effort) by handling the caching headers yourself. Toby Dickenson tdickenson@geminidataloggers.com