Re: [squid-users] Delay Pool Clarification

From: Brian <hiryuu@dont-contact.us>
Date: Wed, 7 Nov 2001 23:40:12 -0500

On Wednesday 07 November 2001 10:08 pm, Kelly wrote:
> I have a simple question regarding delay pools.
>
> I've taken the following directly from the example in the docs:
> delay_parameters 2 5000/150000 5000/120000

5000/150000

This is the global pool. It maxes at 150000 and is filled at 5000

5000/120000

This is the per "user" pool (256 pools assigned by the last byte of the IP
address). It also fills at 5000, but maxes at 120000.

> My goal is to limit the bandwidth used by each visitor when downloading
> particular file types. I want to give them each 5k/sec max. Will this
> example do that, or do I need to go about it another way?

If you don't want a global limit, set the first pair to -1/-1

        -- Brian
Received on Wed Nov 07 2001 - 21:40:26 MST

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