OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) e4d16e6795 Make LLUDP output queue refill thread active by default, since load tests have shown that this has better scalability.
For testing, previous behaviour can be restored with the console command "debug lludp oqre stop" at runtime.
2014-09-04 18:24:59 +01:00
..
Application Change MaxPoolThreads default in code as well from 15 to 300 2014-08-08 23:47:03 +01:00
ClientStack Make LLUDP output queue refill thread active by default, since load tests have shown that this has better scalability. 2014-09-04 18:24:59 +01:00
CoreModules For processing outbound http requests in the XMLRPCModule, start the thread through Watchdog for monitoring and stat purposes. 2014-09-04 00:22:30 +01:00
DataSnapshot Fixed premature closing of the connection in DataSnapshotManager 2014-08-05 19:09:11 +03:00
Framework Add [EntityTransfer] AllowAvatarCrossing setting to determine whether avatars are allowed to cross regions at all. 2014-09-03 00:25:56 +01:00
OptionalModules Start long-lived thread in IRCConnector via watchdog rather than indepedently, so that it can be seen in "show threads" and stats 2014-09-04 00:00:51 +01:00
Physics Don't need to check separate physics status in bulletsim update since that method is only run for an indepndent thread anyway. 2014-09-03 23:53:04 +01:00
RegionCombinerModule Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Fix recent regression from 473c5594 where camera started to judder on moving vehicles. 2014-09-02 23:39:52 +01:00
UserStatistics Don't show the ScrLPS data twice in the WebStats based statistics page. 2014-09-03 14:17:37 -04:00