ansari imtiyaz ahmed khadim husain wrote: > I am having some problem in delay pools. > > I have read the FAQ on the squid-cache site but I could > not resolve my problem. > > My problem is I want to assign different bandwidth to different people > in a particular group. > > It is possible to assign same bandwidth limit to each member of a > group using CLASS 2 delay pools. But is it possible to assign > different bandwidth to different members of a same group ?
No. Squid divides bandwidth among those assigned to a delay pool based on number of connections to the proxy (class 1) or IP address (class 2 or 3). All you can control is who is and is not assigned to the delay pool. You will need to use multiple delay pools to accomplish what you want. Adam
