Hi guys, I´d like to implement some bandwidth management using squid delay
pools, but so far I can´t find any solution/example to do it dynamically,
in my case what I want to accomplish is this:
I have a 10Mb/s Internet connection, I want to use let´s say 6Mb/s for the
standard users, and reserve 4Mb/s for IT users, servers, etc. I want to
split the 6Mb/s bandwidth between the connected users at a given time,
something like (6Mb / N_users) where N_users is the amount of users
connected at a time. If there are 10 users connected they´ll get more
bandwidth than if there were 30 users connected. I don´t want to split the
bandwidth with a fixed percent for each user. Can this be done?
Thanks for the help
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to