[squid-users] Squid being slow more than a direct connection (still)

From: Stéphane Ascoët <cyberespace.saintthonan@dont-contact.us>
Date: Tue, 27 May 2003 16:13:12 +0200

Le dimanche, 25 mai 2003, à 14:34 Europe/Paris, Sarky a écrit :
> for example when i click on www.cnn.com for example it does sending
> request for about 10sec before it goes connecting and start fetching
> the
> page.
Hello,
I've got only a few requests each minute, with the problem above.
I've set the cache size to 50 instead of 100 : no change
disabled acls : no change
what's the hell with TCP backlog ? how could I know if this is the
problem ?
Here my squid.conf (without http_access rules), could you tell me about
the commented options, and if you see mistakes ?

acl QUERY urlpath_regex cgi-bin \? .jsp
acl sc dstdomain 192.168.1.2
no_cache deny QUERY
no_cache deny sc

request_header_max_size 1 KB
quick_abort_min 96 KB
quick_abort_max 96 KB
#hmm,hard choice to do

read_timeout 1 minutes
#new,will it works ?

(snip http_access rules)

http_reply_access allow all localhost
#new, is it needed ?

visible_hostname Squid sur eMac serveur
deny_info c.htm cu po cup
deny_info pub.htm pu pub pubd pubp
deny_info l.htm lourd lou
deny_info a.htm all
deny_info v.htm vilain

reload_into_ims on

acl local-servers dstdomain 192.168.1.0
always_direct allow local-servers
#will it work ?

error_directory /usr/local/squid/share/errors/French

pipeline_prefetch on
#new, what will it do ?

vary_ignore_expire on
#new, what will it do ?

-- 
Mail, Camino & AW6.2.4 under eMac OS X.2.6 (viruses ? what's that ? :-) 
)
Sincerely, Stephane  http://stephaneascoet.ifrance.com
Received on Fri May 30 2003 - 13:11:02 MDT

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