[squid-users] Squid Configuration

From: <aguilar.a@dont-contact.us>
Date: Fri, 20 Apr 2001 14:30:12 +0200

Hi,

Im alvaro aguilar and i have some questions about squid 2.2 with Debian Potato.

I have this problem , i need a local proxy for 800-1200 hosts, and we have a
100kb dedicated line for this 1200. I know that this internet speed is not good,
but that's what we have.

The question is this,

We use a proxy that is only filtering ports, and its not localy
xxx.xxxx.xxx:8080.
 We dont have any other way to get Internet access if we dont use that proxy.
(xxx.xxxx.xxx:8080)

Im using this commands on the squid on our local site:
cache_peer xxx.xxxx.xxx parent 8080 0 no-query default
        acl all src 0.0.0.0/0.0.0.0
        never_direct allow all

I think that with this settings its not making cache , so right now the proxy is useless, can you help me out with the commands to make it work like it shoud.
We need a Webproxy/cache, to speed up Internet connection.

I read that theres is caching options, and other things but i didnt find any specifiq information to do this.

Can you help me with this ?

Thanks

Alvaro Aguilar A

tecnosol@amnet.co.cr
aguilar.a@pg.com

                                                                
 Internet Mail Message
 Received from host: squid-cache.org
 [206.168.0.9]
                                                                

From: "Stuart Clark" <sclark@spacelink.com.au> on 04/20/2001 04:57 PM GMT
                                                                                
            "Stuart Clark" To: squid-users@squid-cache.org
 <sclark@spacelink.com.au> Cc: (bcc: Alvaro Aguilar-A/PGI)
                             Subject: [squid-users] which representation
                                  is correct
       04/20/2001 06:57 PM
                                                                                
                                                                                

I need to know which is the best way to specify ip networks in the acl
section.

Method 1

acl all src 61.12.102.1/255.255.255.128
acl all src 203.12.103.128/255.255.255.192

Method 2

acl all src 61.12.102.1/255.255.255.128 203.12.103.128/255.255.255.192

Regards
Stuart
Received on Fri Apr 20 2001 - 14:35:14 MDT

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