Any way to debug refresh pattern

From: Rania Fakhoury <raniaf@dont-contact.us>
Date: Tue, 9 Sep 1997 15:21:38 +0300

Hi all,

I have squid 1.1.10 running on Linux 2.0.30 and running as http accelerator. I have the following refresh pattern to optimize caching.
---------------
refresh_pattern /cgi-bin/ 0 0% 0
refresh_pattern/i /(index|news|welcome)\.html? 3600 20% 10080
refresh_pattern/i \.(gif|jpe?g|xbm|png|exe|zip|gz|tgz|mov|avi|wav|class)$ 10800 85% 43200
refresh_pattern/i ^ftp://.*/$ 1440 20% 5760
refresh_pattern/i ^http://.*/$ 1440 20% 5760
refresh_pattern/i ^http:// 4320 40% 43200
refresh_pattern/i ^ftp:// 4320 50% 43200

refresh_pattern . 240 40% 20160
--------------------------

One of my customer complain about that it home page (ex http://domain.com/) did not refresh within a week or all pattern begining with http:// are refreshed within 3 days.

Is there a way to debug refresh pattern on access.log or cache.log? How can we know that refresh pattern works?

Regards,

Rania Fakhoury
System Administrator
Cyberia s.a.l
Beirut Lebanon
Tel: 961-1-744101
Fax: 961-1-744102
http://www.cyberia.net.lb/
Received on Tue Sep 09 1997 - 05:29:21 MDT

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