Displaying 2 results from an estimated 2 matches for "disalup".
Did you mean:
dialup
2005 Feb 09
2
relation between burst- and queue-size with low bitrate streams
Hi all,
I have a question about the relationship between the "queue-size" and the
"burst-size" <limits> parameters.
Q: When a client connects is the burst-size immediately added to the
queue-size?
If this is the case then the slack for a 16kpbs client goes down from 50 sec
(102400[queue-size] / 16kbps = 50 sec) to 18 seconds ( (102400 -
65536[burst-size]) / 16kpbs =
2005 Feb 09
0
relation between burst- and queue-size with low bitrate streams
...reducing that is not a problem they wouldn't benefit
from the quick buffer fill anyway.
> <limits>
...
> <burst-on-connect>1</burst-on-connect>
you can drop this option, burst is on by default and burst-size of 64k
is what this does.
If all listeners are disalup then try queue-size 200k and burst-size of
8k, dialups are generally only 3-5 kbyte/s anyway. You can state the
queue-size and burst-size per mount just in case you have low and high
bandwidth streams.
karl.