I have lots of TCP_MISS/200 entries in the logfile. The disk chache L1 i have fixed to 16. But there are a lot of tcp_miss in the acces.log. Most of them are for pictures and html/text. My max cache object is 1024 KB and in memory 20 KB. What is wrong? Are the options for the Cache ok?
thx
Paul
#-----------------
# OPTIONS WHICH AFFECT THE CACHE SIZE
#-----------------
cache_mem 16 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
>
Received on Wed Sep 10 2003 - 04:46:58 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:19:37 MST