[squid-users] caching dynamic pages

From: Tong Sun <sun_tong_001@dont-contact.us>
Date: Mon, 10 Nov 2003 23:10:13 -0500

Hi,

I want to be able to cache google searches.

First, I use the default squid from RH8, without changing the default conf
settings. but google searches are not cached:

- - - - >8 - - - -
1067964423.471 RELEASE -1 FFFFFFFF DBB273BB6DC3E92AF4A93AE554C0661C 200 1067964408
        -1 -1 text/html 3400/3400 GET http://www.google.com/advanced_group_s
earch?
1067964433.890 RELEASE -1 FFFFFFFF 26BFDF4B97B8E870E5809A6786B0E054 200 1067964398
        -1 -1 text/html -1/10878 GET http://www.google.com/groups?
- - - - >8 - - - -

Then, I tried to comment out the ? from squid.conf, as below.
 
- - - - >8 - - - -
hierarchy_stoplist cgi-bin #?
acl QUERY urlpath_regex cgi-bin #\?
- - - - >8 - - - -

But still doesn't work (after restart):

1067966229.780 RELEASE -1 FFFFFFFF BF9B8FA30D38917C71C68A9D15820B22 200 1067966198
       -1 -1 text/html 3400/3400 GET http://www.google.com/advanced_group_sea
rch?

With nowadays more and more sites are serving html pages dynamically, it is
more and more important to turn on caching for them. Please help. Thanks

-- 
Tong 
-- 
SUN, Tong
Received on Mon Nov 10 2003 - 21:10:32 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:21:13 MST