UbitUmarov
|
5a0c9c2fcf
more on culture issues
|
před 6 roky |
UbitUmarov
|
91caf98308
change servicePoint dns expire also to 5min, let the endpoints expire slide. This should reduce impact of absurd dns fails observed on my test ubuntu VM
|
před 7 roky |
UbitUmarov
|
8989e8ef3a
give up on the code to stop AsyncCommandManager. It fails with many scripts running, and its only done deep on exit code. It is a backgroud thread should not block exit and never did
|
před 7 roky |
UbitUmarov
|
7b80bcc57a
no all mono versions know DnsRefreshTimeout
|
před 7 roky |
UbitUmarov
|
c080d9fa23
remember mono about the default for DnsRefreshTimeout
|
před 7 roky |
UbitUmarov
|
086eb28a91
a bit more on ServicePointManager
|
před 7 roky |
UbitUmarov
|
948138a3a4
lower connection limits again
|
před 7 roky |
UbitUmarov
|
0f2ab6bddd
soem changes on connections limits
|
před 7 roky |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 7 roky |
UbitUmarov
|
371c9dd2af
bad merge?
|
před 9 roky |
H-H-H
|
0c5facbd75
Typo Fix
|
před 9 roky |
UbitUmarov
|
f254761649
turn off Nangle on users of ServivePointManager like webrequests
|
před 10 roky |
Justin Clark-Casey (justincc)
|
23ca1f859e
minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads"
|
před 11 roky |
Justin Clark-Casey (justincc)
|
b8612e005a
At OpenSimulator startup, print out default min built-in threadpool threads as well as max.
|
před 11 roky |
Justin Clark-Casey (justincc)
|
0d2fd0d914
Make general server stats available on the robust console as well as the simulator console
|
před 11 roky |
Allen Kerensky
|
7524bd5a7c
Additional ThreadPool worker and IOCP thread startup logic
|
před 11 roky |
Melanie
|
7cc89cdadc
Add using clause I missed
|
před 12 roky |
Melanie
|
f8a4b61954
Allow up to 12 simultaneous connections to a given endpoint rather than 2
|
před 12 roky |
Justin Clark-Casey (justincc)
|
843112340e
Log MONO_THREADS_PER_CPU value on simulator startup, or "unset" if it is not set
|
před 12 roky |
Justin Clark-Casey (justincc)
|
6d866ba6d5
Temporarily put in a log line which shows which locale the user is running in.
|
před 13 roky |
Makopoppo
|
b0ed0e63dc
Adding boolean alias for commandline switches like -save_crashes=yes
|
před 13 roky |
Makopoppo
|
54096db30b
Fix: The command line switches 'save_crashes' and 'crash_dir' haven't actually worked
|
před 13 roky |
Justin Clark-Casey (justincc)
|
d31175060f
trivial whitespace removal to trigger a panda rebuild
|
před 13 roky |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
před 14 roky |
Teravus Ovares (Dan Olivares)
|
d4192dcb2e
* Revert last commit for now at Melanie_T's request.
|
před 14 roky |
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.
|
před 14 roky |
Diva Canto
|
041594ed07
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
|
před 14 roky |
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
|
před 15 roky |
John Hurliman
|
29a4614529
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData
|
před 15 roky |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
před 15 roky |