log-tail.pl
This page is an HTML link to
log-tail.pl, which is a short demonstration
of techniques to allow a CGI script to interact efficiently with
Web caches.
Briefly:
- Allow the output of a CGI script to be held in HTTP caches, including
Netscape local cache.
- Support If-Last-Modified operations, as used by modern browsers such
as Netscape Navigator.
- Set Expires headers for cache control
Part of the
campaign for
Proxy Cache awareness.
Webpages Admin