04-16-2006 10:05 PM
I have one CE-7305A-S-K9 in the network. One problem is that it has extremely low hit rate.
Statistics - Savings
Requests Bytes
------------------
Total: 1606 13067394
Hits: 1 871
Miss: 1605 13066523
Savings: 0.1 % 0.0 %
The main reason is "suspicious_url".
It just not saving any urls, that I visited.
#sh disks
Local disks:
SYSFS 10.0GB 8.0%
CFS 115.2GB 92.0%
MEDIAFS 0.0GB 0.0% (from-unused-cdnfs)
CDNFS 0.0GB 0.0%
FREE 0.0GB 0.0%
I have some addresses with "?" in URL. Almost all request are marked as suspicious. May be that is a reason. May be it can be solved with the rule expressions?
My config:
! ACNS version 5.3.3
!
device mode content-engine
!
interface PortChannel 1
ip address a.b.c.234 255.255.255.252
exit
!
interface GigabitEthernet 1/0
no autosense
bandwidth 100
full-duplex
channel-group 1
exit
interface GigabitEthernet 2/0
no autosense
bandwidth 100
full-duplex
channel-group 1
exit
!
ip default-gateway a.b.c.233
!
no auto-register enable
!
!
ntp server a.b.c.233
!
wccp router-list 1 a.b.c.233
wccp port-list 1 80
wccp web-cache router-list-num 1
wccp service-number 95 router-list-num 1 port-list-num 1 application cache hash-source-ip match-source-port
wccp version 2
wccp spoof-client-ip enable
!
rule enable
rule action allow pattern-list 1
rule pattern-list 1 url-regex .*
!
!
transaction-logs enable
!
!
username admin password xxxx
username admin privilege 15
!
!
authentication login local enable primary
authentication configuration local enable primary
!
! End of ACNS configuration
Transactions logs in squid format mainly contain "TCP_MISS/200" messages.
What's wrong? Can anyone help me? Thank you.
04-16-2006 11:40 PM
Ups, sorry. I find solution. DNS resolving is not working.
05-01-2006 07:58 AM
Hello -
We are having a similar issue. How did you fix the problem?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide