Can someone explain what the function of the various simple queue limits are? I do not understand these explanations from the manual:
limit-at - allocated stream data rate
max-limit - maximal stream data rate
total-limit-at - allocated total (bidirectional) stream data rate
total-max-limit - maximal total (bidirectional) stream data rate
burst-limit - maximal allowed burst of data rate in form of in/out
burst-threshold - average burst threshold in form of in/out
burst-time - burst time in form of in/out
total-burst-limit - maximal allowed total (bidirectional) burst of data rate
total-burst-threshold - Total (bidirectional) average burst threshold
total-burst-time - total (bidirectional) burst time
To sumarise:
1. What is the difference between allocated stream rate and maximal rate?
2. What is burst limit, burst threashold and burst time?
Thanks,
Guy