[squid-users] TCP_MISS/200 in logfile!

From: <paul.schaefers@dont-contact.us>
Date: Wed, 10 Sep 2003 11:04:24 +0200

HI all!

I have lots of TCP_MISS/200 entries in the lofile.
Here a List from Cachemanager for one Client:
Address: 192.168.0.126
Name: 192.168.0.126
Currently established connections: 0
    ICP Requests 0
    HTTP Requests 1514
        TCP_HIT 2 0%
        TCP_MISS 1277 84%
        TCP_REFRESH_HIT 6 0%
        TCP_CLIENT_REFRESH_M 109 7%
        TCP_IMS_HIT 11 1%
        TCP_NEGATIVE_HIT 7 0%
        TCP_MEM_HIT 63 4%
        TCP_DENIED 39 3%

Here my squid.conf entries for cache and tuning:
cache_dir aufs /var/squid/cache 128 60 256
#-----------------
# OPTIONS WHICH AFFECT THE CACHE SIZE
#-----------------
cache_mem 32 MB ' I have 512 MB of total RAM
#cache_swap_low
#cache_swap_high
maximum_object_size 1024 KB
maximum_object_size_in_memory 20 KB
minimum_object_size 0 KB
#ipcache_size
#pcache_low
#ipcache_high
#qdncache_size
#cache_replacement_policy
#memory_replacement_policy

#-----------------
#Tuning des Cache
#-----------------
#request_header_max_size 5 KB
#request_body_max_size 0 KB
refresh_pattern ftp: 1440 20% 10080
refresh_pattern . 480 20% 1440
quick_abort_min 16 KB
quick_abort_max 16 KB
quick_abort_pct 96
negative_ttl 5 minutes
positive_dns_ttl 360 minutes
negative_dns_ttl 5 minutes
range_offset_limit 100 KB

Have anybody a idea whats wrong??

Paul
Received on Wed Sep 10 2003 - 03:04:35 MDT

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