[squid-users] TCP_MISS/200 in logfile!

2003-09-10 Thread paul.schaefers
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_HIT2   0%
TCP_MISS1277  84%
TCP_REFRESH_HIT6   0%
TCP_CLIENT_REFRESH_M 109   7%
TCP_IMS_HIT   11   1%
TCP_NEGATIVE_HIT   7   0%
TCP_MEM_HIT   63   4%
TCP_DENIED39   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



[squid-users] TCP_MISS/200 in logfile!

2003-09-10 Thread paul.schaefers
 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

 
 



[squid-users] Help!! No TCP_HIT in access.log

2003-09-10 Thread paul.schaefers
Hi all!
This is my last question about this problem. I cant find any suggestions about this 
problem via Google search. I call several times the same site there are no TCP_HITS in 
the logs. I have not TCP_DENIED entries.What is wrong or what could it be?? I use 
squid 2.5stable3.
Here is a peace of my config:
#-
# NETWORK OPTIONS
#--
http_port 3128
#https_port
#ssl_unclean_shutdown
#icp_port
#htcp_port
#mcast_groups
#udp_incoming_address
#udp_outgoing_address
#-
# LOGFILE PATHNAMES AND CACHE DIRECTORIES
#-
cache_dir aufs /var/squid/cache 128 16 256
cache_access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log
cache_store_log none
#cache_swap_log
#emulate_httpd_log
#log_ip_on_direct
#mime_table /etc/squid/mime.conf
#log_mime_hdrs on
#useragent_log
#referer_log
#pid_filename
#debug_options ALL,1 78,9
#log_fqdn
#client_netmask
#-
# ADMINISTRATIVE PARAMETERS
#-
cache_mgr [EMAIL PROTECTED]
cache_effective_user squid
cache_effective_group squid
visible_hostname Mask
#unique_hostname
#hostname_aliases
#-
# OPTIONS WHICH AFFECT THE CACHE SIZE
#-
cache_mem 16 MB
#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
#-
#Für 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
#-
#Timeouts
#-
connect_timeout 120 seconds
#peer_connect_timeou
#read_tiemout
#request_timeout
#persistent_request_timeout
client_lifetime 8 hours
half_closed_clients on
#pconn_timeout
#ident_timeout
#-
# OPTIONS FOR EXTERNAL SUPPORT PROGRAMS
#-
ftp_user Squid@
ftp_list_width 32
#ftp_passive on
ftp_sanitycheck on
#pinger_program /bin/ping



[squid-users] User-Agent Headers allow only for specific mime-types

2003-09-09 Thread paul.schaefers
 Hi all!

The poblem with that I don't allow User-Agent headers. 
I want to allow User-Agent headers for only Realplayer and Mediaplayer
Mimetypes.

Realplayer and Mediaplayer arent functioning in the  paranoid Mode

How can I solve this Problem?
 
 Paul



[squid-users] configuring additional componets after install

2003-09-09 Thread paul.schaefers
How can i install additional features as ping after installing samba 3.0rc2 with 
rpms??
mfg




[squid-users] configuring additional componets after install

2003-09-09 Thread paul.schaefers
Hi all!

How can i install additional features as ping after installing squid 2.5stable3 with 
rpms??
 mfg
sorry for my mistake (samba)