Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 05508b5c56 Add "debug lludp throttle log <level> <avatar-first-name> <avatar-last-name>" to control extra throttle related debug logging. 10 years ago
  Justin Clark-Casey (justincc) d3578e2662 Add "debug lludp data out" console command for logging outgoing data just before it's put on the wire. 10 years ago
  UbitUmarov 0514679b15 reduce MIN_CALLBACK_MS guard time. A value too high introduces a extra 10 years ago
  UbitUmarov 50433e089b *needs testing, not that good* change throttles math using floats and not 10 years ago
  UbitUmarov 7351d92a76 add method to get a category throttle rate 10 years ago
  UbitUmarov 438798202f replace the tick() by a limit on the maximum number of tokens that can be 10 years ago
  UbitUmarov 986863a0cd try to reduce insane high data rate udp bursts. This needs testing on a 10 years ago
  UbitUmarov 894b5c10c6 remove misplaced comment 10 years ago
  UbitUmarov 9839904ebe try to make sense of throttle rate limits 10 years ago
  UbitUmarov 5a2d4fd47f add some functions for estimation of number of bytes that can be send in a category in specified time 10 years ago
  UbitUmarov ade4bf69b1 if we send wearables with ThrottleOutPacketType.HighPriority, then we 10 years ago
  UbitUmarov 1e888d61ca enqueue also if m_nextPackets[category] is not null. This is really the 10 years ago
  Justin Clark-Casey (justincc) 84cea46c10 Add experimental OutgoingQueueRefillEngine to handle queue refill processing on a controlled number of threads rather than the threadpool. 10 years ago
  Justin Clark-Casey (justincc) b375f86f11 Make LLUDPServer.Scene publicly gettable/privately settable instead of protected so that other logging code in the clientstack can record more useful information 10 years ago
  UbitUmarov 0ae8fed4c2 reduce ping cliping lower limit 10 years ago
  UbitUmarov 8c657e4837 add a estimator of client ping time, and painfully make it visible in show 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
  Melanie c6e9db5866 Merge branch 'master' into careminster 10 years ago
  Mic Bowman 83626e60e6 Adds a configuration option to cannibalize bandwidth from the 10 years ago
  Melanie e82d4154a2 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 63c42d6602 Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread. 11 years ago
  Melanie 7830cc9954 Merge branch 'master' into careminster 11 years ago
  Diva Canto 1b265b213b Added show client-stats [first last] command to expose what viewers are requesting. 11 years ago
  Melanie 582cb89beb Add a way to put things at the front of the queue for any throttle group. 11 years ago
  Melanie 5563a8916e Complete removal of the now unused state queue 11 years ago
  Melanie 85aa1804df Complete removal of the now unused state queue 11 years ago
  teravus 5e0294815f * Plumbing and basic setting of the GetMesh Cap Throttler. 11 years ago
  Melanie 6930d696e9 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) ef8570f789 Extend region console "show queues" command to show already collected time since last packeted received by the simulator from a viewer. 12 years ago
  Melanie b459239833 Recover from an internal mess-up in the outgoing packet queues by creating 12 years ago