[squid-users] Delay class speed

From: Yuriy Kuznetsov <yuriy@dont-contact.us>
Date: Thu, 14 Mar 2002 14:18:57 +0200

Hi,
-----------------
in squid.config

# in delay classes internal traffic (uni) is excluded

delay_access 2 deny uni
delay_access 2 allow modems
delay_access 2 deny all
delay_parameters 2 30000/30000

delay_access 3 deny modems
delay_access 2 deny uni
delay_access 3 allow all
delay_parameters 3 65000/65000 -1/-1

-------------
in cache manager:
Pool: 2
        Class: 1

        Aggregate:
                Max: 30000
                Restore: 30000
                Current: 30000

Pool: 3
        Class: 2

        Aggregate:
                Max: 65000
                Restore: 65000
                Current: 62000

        Individual:
                Disabled.

--------------------------

Internet connection line:
input rate 385000 bits/sec (?!?! this is all I-net traffic not only
squid.)

-------------------------------------
This is a big difference... squid reports 92Kbytes = 736 Kbits/s real
utilization is 300-350Kbits?

Where my mistake?

1. Reported values is all traffic include traffic generated from cached
objects?

2. How to make exactly delay of incoming traffic (if 1. is true) not
squid traffic with cached objects?

cheers
Received on Thu Mar 14 2002 - 05:19:28 MST

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