[squid-users] Transparent cache

From: Brian Leung <livia74@dont-contact.us>
Date: Thu, 18 Jul 2002 23:27:55 +0800

hi all,

i use foundry ServerIron and squid to do the transparent caching
i found the traffic seems won't go to the cache and directly go to internet

my foundry:
int e 1 connect to internet
int e 2 connect to cache server running squid with port 80
int e 8 connect to a max 4000 RAS

my foundry config:
server cache-name test 210.100.1.3
 port http
 port http url "HEAD /"
!
server cache-group 1
 cache-name test
!
ip policy 1 cache tcp http local
!
interface e 1
 speed-duplex 100-full
ip-policy 1
 
the squid access log won't grow although i browse the web. the http traffic seems have not
go to the cache and i use tcpdump in cache server i can see some port 80 traffic go into the ethernet interface

i'm really confuse that the http traffic go out directly or go to the cache?

Thank you
Brian
Received on Thu Jul 18 2002 - 09:27:50 MDT

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