All,
I am confuse with delay pool parameter explanation.
# And, if delay pool number 2 is a class 3 delay pool as in the above
# example, and you want to limit it to a total of 256kbps (strict limit)
# with each 8-bit network permitted 64kbps (strict limit) and each
# individual host permitted 4800bps with a bucket maximum size of 64kb
# to permit a decent web page to be downloaded at a decent speed
# (if the network is not being limited due to overuse) but slow down
# large downloads more significantly:
#
#delay_parameters 2 32000/32000 8000/8000 600/64000
In my case, I want to limit the access ;
User A = max. 2 Kbytes
User B = max. 2 Kbytes
User C = max. 2 Kbytes
Total Network = max. 4 Kbytes
1. How can I calculate the delay_parameters ?
2. If the max. of total network has reached (4 Kbytes), then all users will
get 4 Kbytes / 3 users. Can I do this?
Your answer is appreciated and waited for. Many thanks for your help.
Thx & Rgds,
Awie
Received on Sun Apr 27 2003 - 00:30:27 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:15:31 MST