Amit Khatri wrote: > I am using Squid with Delay Pools. > I have read the faq given on squid-cache.org. > And I have successfully implemnted Delay Pools for class 1 & class 2. > > But I want to assign different bandwidth to different users in a same > group or network.
Do you have some acl mechanism (such as username, IP address, etc) to identify these users? If so, then this is possible in Squid - take a look at the delay_access settings in your squid.conf. Adam
