aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/ThrottleRates.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adds a configuration option to cannibalize bandwidth from theMic Bowman2014-01-201-0/+6
| | | | | | | | udp texture throttle and move it to the task throttle. Since most viewers are using http textures, the udp texture throttle is holding onto bw that could be used for more responsive prims updates. See the documentation for CannibalizeTextureRate in OpenSimDefaults.ini. Option is disabled by default.
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+111