Caching asp dynamic pages

From: Abdi Ponce <abdi.ponce@dont-contact.us>
Date: Wed, 15 Dec 1999 16:30:04

Hi!

I'm using squid 2.2 STABLE 5 under Red Hat 6.1 as an accelerator for
an IIS (I know, the CIO's soul is owned by the devil.) It works great!
but I want squid to cache the asp dynamic pages like /search.asp?id=98
I downloaded the source code changed the cf.data.pre file (I changed the
line hierarchy_stoplist cgi-bin ?) I did that too in the squid.conf file.
Also I put the following lines on the top of the asp scripts

<% Response.Expires=20
   Response.CacheControl="public" %>

But BIG BUT squid still doesn't cache the scripts???

Any idea??

Thanks

Abdi Ponce
Received on Wed Dec 15 1999 - 12:24:12 MST

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