Re: Caching dynamic pages (CGI) for one service/server

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 11 May 1999 16:13:24 +0200

Knut A. Syed wrote:
>
> I would like to cache pages for one specific service, (actually one
> server,) even if they contain the strings "cgi-bin" and "?".

1. Don't use the recommended no_cache rules for blocking caching of such
URLs.

2a. Use a refresh pattern to set a min refresh age on the URL pattern
you want to cache.

2b. Convince the CGI-script owner to change the script to generate
expiry / last-modified information to allow caching.

--
Henrik Nordstrom
Spare time Squid hacker
Received on Tue May 11 1999 - 09:45:08 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:15 MST