aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/TokenBucket.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor: Remove compiler warnings from unused fields in TokenBucketJustin Clark-Casey (justincc)2014-11-251-3/+0
|
* Add "debug lludp throttle set" command to allow setting of parameters at runtimeJustin Clark-Casey (justincc)2014-11-251-2/+2
| | | | Can currently only set adaptive true|false, where adaptive = false
* Add "debug lludp throttle log <level> <avatar-first-name> ↵Justin Clark-Casey (justincc)2014-10-021-12/+21
| | | | <avatar-last-name>" to control extra throttle related debug logging.
* In "show throttles", show the maximum drip rate. This shows whether a client ↵Oren Hurvitz2014-07-211-9/+9
| | | | is being throttled due to past poor performance.
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-07-301-3/+4
|
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+393