SQUID should use ONLY a single parent

From: Sven Arndt <sar@dont-contact.us>
Date: Fri, 25 Jul 1997 13:37:35 +0200

Hi!

What I would like to configure seems easy to me:

My Squid should ALWAYS ask the Proxy (proxy.cls.net:80) of my ISP. If
the domain does not exist the proxy of my ISP should report that. The
only exception are a few local domains (tng.de, buchdienst.de, all in
195.180.175.x) that should be retrieved directly by the local squid.

I'm using SQUID 1.1.10. proxy.cls.net

In squid.conf I changed:

cache_host proxy.cls.net parent 80 7 no-query default
local_ip 195.180.175.0
single_parent_bypass on

but my access-log shows:
869792132.552 4941 cthulhu.buchdienst.de TCP_MISS/200 1505 GET
http://home.netscape.com/download/images/welcome.gif -
DIRECT/home.netscape.com image/gif

This is what squid reports at startup:
97/07/25 13:22:02| Starting Squid Cache version 1.1.10 for
i586-pc-linux-gnu...
97/07/25 13:22:02| With 256 file descriptors available
97/07/25 13:22:02| Performing DNS Tests...
97/07/25 13:22:02| Successful DNS name lookup tests...
97/07/25 13:22:02| Started 5 'dnsserver' processes
97/07/25 13:22:02| Unlinkd pipe opened on FD 13
97/07/25 13:22:02| file_map_create: creating space for 2097152 files
97/07/25 13:22:02| Swap maxSize 501760, estimated 25088 objects
97/07/25 13:22:02| Target number of buckets: 501
97/07/25 13:22:02| Using 7951 Store buckets, maintain 1 bucket every 10
seconds
97/07/25 13:22:02| Rebuilding storage from disk image in
/var/squid/cache
97/07/25 13:22:05| Rebuilding in FAST MODE.
97/07/25 13:22:05| Accepting HTTP connections on FD 17.
97/07/25 13:22:05| Accepting ICP connections on FD 18.
97/07/25 13:22:05| Ready to serve requests.
97/07/25 13:22:06| Finished rebuilding storage from disk image.
97/07/25 13:22:06| 688 Lines read from previous logfile.
97/07/25 13:22:06| 688 Objects loaded.
97/07/25 13:22:06| 0 Objects expired.
97/07/25 13:22:06| 0 Duplicate URLs purged.
97/07/25 13:22:06| 0 Swapfile clashes avoided.
97/07/25 13:22:06| Took 1 seconds ( 688.0 objects/sec).
97/07/25 13:22:06| store_swap_size = 4190k
97/07/25 13:22:19| Configuring Parent proxy.cls.net/80/7

Any suggestions?!

Greetings,

Sven
-
Sven Arndt - http://www.tng.de/~sar - mailto:sar@tng.de
Received on Fri Jul 25 1997 - 04:44:58 MDT

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