Bharat Merja wrote:
> I have stop list for the "cgi-bin" and "?", but we want to cache the
> "*.asp?" pages too.
Microsoft ASP defaults to deny all caching. The application must be
designed with caching in mind to be cacheable.
See microsoft documentation on how tho add "Cache-Control: public" and
"Expires" headers to the ASP application output.
-- Henrik Nordstrom Squid hackerReceived on Fri Apr 28 2000 - 15:53:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:06 MST