Justin Clark-Casey (justincc)
|
23ca1f859e
minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads"
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
b8612e005a
At OpenSimulator startup, print out default min built-in threadpool threads as well as max.
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
0d2fd0d914
Make general server stats available on the robust console as well as the simulator console
|
vor 11 Jahren |
Allen Kerensky
|
7524bd5a7c
Additional ThreadPool worker and IOCP thread startup logic
|
vor 11 Jahren |
Melanie
|
7cc89cdadc
Add using clause I missed
|
vor 12 Jahren |
Melanie
|
f8a4b61954
Allow up to 12 simultaneous connections to a given endpoint rather than 2
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
843112340e
Log MONO_THREADS_PER_CPU value on simulator startup, or "unset" if it is not set
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
6d866ba6d5
Temporarily put in a log line which shows which locale the user is running in.
|
vor 13 Jahren |
Makopoppo
|
b0ed0e63dc
Adding boolean alias for commandline switches like -save_crashes=yes
|
vor 13 Jahren |
Makopoppo
|
54096db30b
Fix: The command line switches 'save_crashes' and 'crash_dir' haven't actually worked
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
d31175060f
trivial whitespace removal to trigger a panda rebuild
|
vor 13 Jahren |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
vor 14 Jahren |
Teravus Ovares (Dan Olivares)
|
d4192dcb2e
* Revert last commit for now at Melanie_T's request.
|
vor 14 Jahren |
Teravus Ovares (Dan Olivares)
|
dc1a3e9787
* Add User Friendly Configuration File Exists check. If OpenSim.ini and either StandaloneCommon.ini or GridCommon.ini don't exist in various casings then offer to copy the files for the user while warning them that they're missing out if they don't read the files.
|
vor 14 Jahren |
Diva Canto
|
041594ed07
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
|
vor 14 Jahren |
John Hurliman
|
7199976d48
Checks the number of ThreadPool and IOCP threads on startup and bumps up the numbers to .NET defaults of 500/1000 if need be
|
vor 15 Jahren |
John Hurliman
|
29a4614529
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData
|
vor 15 Jahren |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
vor 15 Jahren |
Melanie
|
3d7bb7567c
Add the ability to use -console=rest to the region server. User
|
vor 15 Jahren |
Teravus Ovares (Dan Olivares)
|
b47e405420
* minor: Comments
|
vor 15 Jahren |
lbsa71
|
169a353cca
* minor ccc
|
vor 15 Jahren |
Jeff Ames
|
c6f616049c
Only save crashes to disk if save_crashes in OpenSim.ini is true (false by default).
|
vor 15 Jahren |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
vor 15 Jahren |
Justin Clarke Casey
|
cd90ea377e
* minor: Tweak the command exception catcher of last resort to make a little more sense
|
vor 15 Jahren |
diva
|
d8313e314f
Getting rid of -hypergrid=true on the command line. This config now goes inside OpenSim.ini in the Startup section. This makes the HG compatible with -background, and prepares the way for further work on HG-related config vars. Might help with mantis #3527.
|
vor 15 Jahren |
Dr Scofield
|
fc1b1bc797
- adding -logconfig option to allow configuration of log4net from
|
vor 15 Jahren |
Justin Clarke Casey
|
10d21afd9d
* Apply http://opensimulator.org/mantis/view.php?id=3343
|
vor 15 Jahren |
lbsa71
|
91a096dca6
* Cleanup and CCC (Code Convention Conformance)
|
vor 15 Jahren |
MW
|
b83d5c7cdb
Added support for reading ini files from a (optional) config folder. This allows the spliting up of opensim.ini into multiple ini files.
|
vor 15 Jahren |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
vor 15 Jahren |