[SQU] always_direct configuration problem

From: Rajesh Bandar <rajesh@dont-contact.us>
Date: Wed, 25 Oct 2000 13:19:09 +1100 (EST)

Hi,

I am running squid Version 2.2.STABLE4 on solaris 2.7. My clients are having
problems in accessing one web site (http://webspirs4.informit.com.au:8590/).
If we go through proxy it's very slow. But if we go directly it's pretty quick.
So I want to access that particular domain always direct. I added this in the
config file and restarted squid:

acl local dstdomain webspirs4.informit.com.au:8590
always_direct allow local

Still I don't find any difference. What could be the problem?

 access.log:
 
 172.16.0.6 - - [25/Oct/2000:13:06:44 +1100] "GET
http://webspirs4.informit.com.au:8590/images/paper.gif HTTP/1.0" 304 194
TCP_MISS:PARENT_HIT
172.16.0.6 - - [25/Oct/2000:13:06:44 +1100] "GET
http://webspirs4.informit.com.au:8590/images/help.gif HTTP/1.0" 200 484
TCP_MISS:FIRST_PARENT_MISS
172.16.0.6 - - [25/Oct/2000:13:06:44 +1100] "GET
http://webspirs4.informit.com.au:8590/images/wsicon.gif HTTP/1.0" 304 195
TCP_MISS:PARENT_HIT
172.16.0.6 - - [25/Oct/2000:13:06:45 +1100] "GET
http://webspirs4.informit.com.au:8590/images/webspirs.gif HTTP/1.0" 200 1584
TCP_MISS:FIRST_PARENT_MISS
172.16.0.6 - - [25/Oct/2000:13:06:45 +1100] "GET
http://webspirs4.informit.com.au:8590/images/bib1.gif HTTP/1.0" 304 194
TCP_MISS:PARENT_HIT
172.16.0.6 - - [25/Oct/2000:13:06:45 +1100] "GET
http://webspirs4.informit.com.au:8590/images/sto1.gif HTTP/1.0" 200 617
TCP_MISS:FIRST_PARENT_MISS

Any help would be appreciated.

Thanks,
Rajesh.

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Oct 24 2000 - 20:21:40 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:55 MST