justincc
|
09618626d7
Revert "Switch on HttpServer_OpenSim.dll logging temporarily"
|
%!s(int64=15) %!d(string=hai) anos |
justincc
|
0e9dcbbea7
Switch on HttpServer_OpenSim.dll logging temporarily
|
%!s(int64=15) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
716cbeed1d
minor: add disabled config and explanation for WebStats
|
%!s(int64=15) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
f7e635f114
enable messaging_server_url by default in OpenSim.ini.example
|
%!s(int64=15) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
a88a463b50
Following various discussions on irc and in the OpenSim dev OSGrid meeting last week, change av_capsule_tilted to false by default
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
7965b6eb61
* Moving parcel media and avatar update packets from the unthrottled category to task
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
a05c67bebb
* Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
dd13fa361b
* Misc. formatting cleanup for the previous patch
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
a65c8cdc38
* Reduce the velocity tolerance on sending terse updates to avoid slowly drifting prims/avatars
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
79bf906e7d
Changed True to true in OpenSim.ini.example.
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
2525810e2a
Removed the DotNetEngine scripting engine. You will need to create a fresh checkout or clean out all *DotNet*.dll assemblies from the bin/ directory to run OpenSim moving forward
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
3a1ee79ee4
Finally hunted down the Parallel deadlock. Packets were being handled asynchronously (filling up the threadpool with handlers), which would turn around and try to do parallel operations on the starved threadpool. The solution for now is to disable Parallel.cs operations until we can gracefully handle parallel operations with a potentially starved threadpool
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
4847e62e9f
* Switched all operations on the list of clients that could be either sync or async to use Scene.ForEachClient() instead of referencing ClientManager directly
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
a41cd1d069
* Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always handle PluginLoader with the using pattern. This freed up 121,634,796 bytes on my system
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
4c45b5fd3c
Cleaning up OpenSim.ini.example for LLUDP. The [LLClient] section has been removed and several new parameters have been added to [ClientStack.LindenUDP]
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
62f1a5e36d
Implemented a "FrontBack" prioritizer, using distance plus the plane equation to give double weight to prims/avatars in front of you
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
4121a02936
OpenSim.ini.example had the wrong names for default values in the [InterestManagement] section. Fixed
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
2f394b7e7e
* Allow SmartThreadPool to be initialized without setting max stack size (like the original implementation)
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
b35fbe1f98
Merge branch 'melanie_test' into prioritization
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
32ccd5bb40
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget()
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
8ce4fd7234
Reduce the default pool threads to 15 (from 30) and the minimum from 5 to 2
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
8a336c6860
Add MaxPoolThreads in startup to limit the size of the thread pool used
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
5a4fda9dc3
Updating OpenSim.ini.example with the section required to enable a useful prioritization scheme
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
06990b074c
Allow the LLUDP server to run in either synchronous or asynchronous mode with a config setting, defaulting to synchronous mode
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
82012ec4e3
* Clean up the SetThrottle() code and add a maxBurstRate parameter to allow more tweaking in the future
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
0d2e6463d7
* Minimized the number of times textures are pulled off the priority queue
|
%!s(int64=15) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
46110b0195
change default ports for inventory and grid connectors in example .ini files to 8003 to match the ROBUST default
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
ce8974539e
Merge branch 'master' into diva-textures
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
2e1c76f836
Added a default for grid services in standalone.
|
%!s(int64=15) %!d(string=hai) anos |