UbitUmarov
|
e86bd042bb
dont let webrequests keep copies of all put/post. should not, but may impact some connections like redirection
|
há 4 anos atrás |
UbitUmarov
|
650e6bbe55
try reduce number of this webrequest will keep alive anf gc will possible forget to release. this higher numbers should be only relative to robuts, generic connectiosn should have a lot less. But hard to control on current code
|
há 4 anos atrás |
UbitUmarov
|
402186844c
cosmetics
|
há 4 anos atrás |
UbitUmarov
|
6b6baa9e51
reduce ServicePointManager.DefaultConnectionLimit back 12 for os other than windows
|
há 4 anos atrás |
UbitUmarov
|
c99014991b
cosmetics
|
há 4 anos atrás |
UbitUmarov
|
010f091dd4
mantis 8675: delay material delete (the reported log message may still happen, but less
|
há 4 anos atrás |
Melanie
|
c9b7ec2af9
Make the DNS cache timeout configurable.
|
há 5 anos atrás |
UbitUmarov
|
5a0c9c2fcf
more on culture issues
|
há 6 anos atrás |
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
|
há 7 anos atrás |
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
|
há 7 anos atrás |
UbitUmarov
|
7b80bcc57a
no all mono versions know DnsRefreshTimeout
|
há 7 anos atrás |
UbitUmarov
|
c080d9fa23
remember mono about the default for DnsRefreshTimeout
|
há 7 anos atrás |
UbitUmarov
|
086eb28a91
a bit more on ServicePointManager
|
há 7 anos atrás |
UbitUmarov
|
948138a3a4
lower connection limits again
|
há 7 anos atrás |
UbitUmarov
|
0f2ab6bddd
soem changes on connections limits
|
há 7 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 7 anos atrás |
UbitUmarov
|
371c9dd2af
bad merge?
|
há 9 anos atrás |
H-H-H
|
0c5facbd75
Typo Fix
|
há 9 anos atrás |
UbitUmarov
|
f254761649
turn off Nangle on users of ServivePointManager like webrequests
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
23ca1f859e
minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads"
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
b8612e005a
At OpenSimulator startup, print out default min built-in threadpool threads as well as max.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
0d2fd0d914
Make general server stats available on the robust console as well as the simulator console
|
há 11 anos atrás |
Allen Kerensky
|
7524bd5a7c
Additional ThreadPool worker and IOCP thread startup logic
|
há 11 anos atrás |
Melanie
|
7cc89cdadc
Add using clause I missed
|
há 12 anos atrás |
Melanie
|
f8a4b61954
Allow up to 12 simultaneous connections to a given endpoint rather than 2
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
843112340e
Log MONO_THREADS_PER_CPU value on simulator startup, or "unset" if it is not set
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
6d866ba6d5
Temporarily put in a log line which shows which locale the user is running in.
|
há 13 anos atrás |
Makopoppo
|
b0ed0e63dc
Adding boolean alias for commandline switches like -save_crashes=yes
|
há 13 anos atrás |
Makopoppo
|
54096db30b
Fix: The command line switches 'save_crashes' and 'crash_dir' haven't actually worked
|
há 13 anos atrás |
Justin Clark-Casey (justincc)
|
d31175060f
trivial whitespace removal to trigger a panda rebuild
|
há 13 anos atrás |