On Tue, 7 Nov 2000, Marinos J. Yannikos wrote:
> If possible with your data, it'd probably be a good idea to generate
> static pages on-the-fly using mod_rewrite as in the related guide:
> http://www.engelschall.com/pw/apache/rewriteguide/#ToC33.

If you have a caching proxy server running in front of your mod_perl
server (like mod_proxy or Squid), you can just set Expires headers in your
pages and this will be handled for you by the proxy.

- Perrin

Reply via email to