Revision 61c45d19
ID | 61c45d196f2304b9b261ae6d60970d9d09012078 |
Parent | ec4c5a8d |
Child | c67cb9c1 |
Properly added the RateLImiter configuration.
By default, no rate limiter is used.
Params can be changed from command line:
-n bucketsize=B,rate=R,queuesize=Q,RTXqueuesize=RTX,RTXholtdingtime=T
Defaults are
B=100 [kB]
R=0 [no limit]
Q= 100 [kB]
RTX = 125 [kB approx 1sec@1mbps stream]
T=1 [sec]
WARNING: check default param in case you want to impose the rate limitation...
based on git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@2209 c54fac2e-1815-407e-9b96-088d06743913
Files
- added
- modified
- copied
- renamed
- deleted