Justin Clark-Casey (justincc)
|
1c12930c03
Fix recent regression where adaptive throttles stopped adjusting.
|
10 years ago |
Justin Clark-Casey (justincc)
|
096aecc097
Fix setting of max scene throttle so that setting it restricts the child client throttles properly.
|
10 years ago |
Justin Clark-Casey (justincc)
|
00e31de872
Fix an issue where specifying both max client and server outgoing UDP throttles would cause client throttles to be lower than expected when total requests exceeded the scene limit.
|
10 years ago |
Justin Clark-Casey (justincc)
|
458540400a
Use automatic properties for Parent and TotalDripRequest in TokenBucket to make code analysis easier. No functional change.
|
10 years ago |
Justin Clark-Casey (justincc)
|
5c1a14587d
Remove the unnecessary intermediate total token bucket.
|
10 years ago |
Justin Clark-Casey (justincc)
|
db5de62394
minor: Remove compiler warnings from unused fields in TokenBucket
|
10 years ago |
Justin Clark-Casey (justincc)
|
f7fef5bc3b
Add "debug lludp throttle set" command to allow setting of parameters at runtime
|
10 years ago |
Justin Clark-Casey (justincc)
|
ad15e06611
Add "debug lludp throttle log <level> <avatar-first-name> <avatar-last-name>" to control extra throttle related debug logging.
|
10 years ago |
Oren Hurvitz
|
af3498efdb
In "show throttles", show the maximum drip rate. This shows whether a client is being throttled due to past poor performance.
|
10 years ago |
Justin Clark-Casey (justincc)
|
9fc59e2bf2
minor: remove some mono compiler warnings
|
13 years ago |
Diva Canto
|
d8ee0cbe1c
First stab at cleaning up Caps. Compiles. Untested.
|
13 years ago |