Hello, squid gurus.
I'm having problem while trying to add image to internal squid icons. I
want to
redirect all soubleclick links to internal image (Maybe this violates
something, but
this is my decision if I want to wait 1-2 minutes for slow doubleclick
stopping whole page).
So I found in mail archive how to do this and added to mime.conf:
^internal-banners$ - banner.gif - ascii
After stoping and starting squid it worked (reconfigure didn't work -
why ? )
But few days later I started getting Access denied when trying to load
http://squid.host:squid_port/squid-internal-static/icons/banner.gif
In cache.log I found:
2000/03/10 13:49:33| clientProcessMiss: miss on a special object
(http://squid.host:squid_port/squid-internal-static/icons/banner.gif).
2000/03/10 13:49:33| WARNING: Forwarding loop detected for:
GET /squid-internal-static/icons/banner.gif HTTP/1.0
Accept: */*
User-Agent: Spedia
Pragma: no-cache
Cookie: id=9b35c699
Via: 1.0 squid.host:squid_port (Squid/2.3.STABLE1)
X-Forwarded-For: 192.168.1.6
Host: squid.host:squid_port
Cache-Control: max-age=259200
Connection: keep-alive
And othe 'Forwarding loop's for every request. It looks like internal
objects are checked for too. Is it any way to turn this off ?
The other srange thing I found is in store.log all records about
internal icons are SWAPOUT type, and only new one (banner.gif)
has RELEASE records. Is it right ?
Thanks in advance.
A.K.
A.K.
Received on Sat Mar 11 2000 - 05:34:22 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:03 MST