OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 35e46c2836 Add clientstack.InboxPacketsCount stat. This records the number of packets waiting to be processed at the second stage (after initial UDP processing)
If this consistently increases then this is a problem since it means the simulator is receiving more requests than it can distribute to other parts of the code.
2013-07-23 00:31:57 +01:00
..
Addons
ApplicationPlugins
Capabilities
ConsoleClient
Data Fix HGTravelStore.migrations in SQLite (mantis #6709) 2013-07-19 20:24:56 -07:00
Framework New Teleport protocol (V2), still compatible with V1 and older. (version of the destination is being checked) 2013-07-22 11:54:35 -07:00
Region Add clientstack.InboxPacketsCount stat. This records the number of packets waiting to be processed at the second stage (after initial UDP processing) 2013-07-23 00:31:57 +01:00
Server
Services Better version of previous commit 2013-07-21 14:39:50 -07:00
Tests EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams. 2013-07-20 17:58:32 -07:00
Tools