OpenSimMirror/OpenSim/Region/CoreModules
Justin Clark-Casey (justincc) 6affa906ee When processing incoming attachments via HG, if a request for uuid gathering or final asset import takes too long remove remaining requests from same user to prevent hold up of other user's incoming attachments.
This improves upon the earlier naive simply queueing immplementation.
Threshold is 30 seconds.  If this happens to a user they can relog and fetch will be reattempted.
2014-11-06 01:15:22 +00:00
..
Agent Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
Asset Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
Avatar Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
Framework When processing incoming attachments via HG, if a request for uuid gathering or final asset import takes too long remove remaining requests from same user to prevent hold up of other user's incoming attachments. 2014-11-06 01:15:22 +00:00
Hypergrid Repair check for if in region position (I mean || is kinda like &&). 2014-02-15 18:49:40 -08:00
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
Scripting refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +01:00
ServiceConnectorsIn OpenSimExtras 2014-08-06 17:25:12 -04:00
ServiceConnectorsOut Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
World Actually persist a changed console set agent-limit via "region set". 2014-10-31 22:32:35 +00:00