UbitUmarov
|
5ce15566ac
add option for Fireandforget not timeout (our access to main smartThreadPool)
|
7 years ago |
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
|
7 years ago |
UbitUmarov
|
a317bba8cf
cache endpoints (and other paths) dns requests for 5min, this delay should be acceptable in all cases ?
|
7 years ago |
UbitUmarov
|
8f86de265c
some cleanup and assume Linux/mono DNS is just broken...
|
7 years ago |
UbitUmarov
|
7be6e16555
no.. still a fail
|
7 years ago |
UbitUmarov
|
27afe136d4
mono is a total crap
|
7 years ago |
UbitUmarov
|
2c19d08448
cleanup util.cs get dns
|
7 years ago |
UbitUmarov
|
e7c2674dec
cleanup (grid)region info endpoint; add log to try to find some xml decode issues
|
7 years ago |
UbitUmarov
|
e5377eb839
use threads from main pool on assetsconnector
|
7 years ago |
UbitUmarov
|
dca3a45803
add a bit more pre exit cleanup
|
7 years ago |
UbitUmarov
|
04117d9f75
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use easys code readability
|
7 years ago |
UbitUmarov
|
ba4e13ef55
a few changes to permissions folding... we are testing. at this point only use master for TESTING also
|
7 years ago |
Melanie Thielker
|
5587ee4500
Merge branch 'melanie'
|
7 years ago |
Melanie Thielker
|
adcb1d8798
Allow setting the stats log file location in OpenSim.ini rather than app.exe.config
|
7 years ago |
UbitUmarov
|
733072b6a3
chance new effective permissions code to ease aggregation on demand( ie on changes). But still doing full aggregation on checks, so still heavy
|
7 years ago |
Melanie Thielker
|
568614af2c
Remove the last instance of the legacy slam but being set
|
7 years ago |
UbitUmarov
|
e475e65828
use of PermissionMask Bit3 for slam was a recent mistake, so make it only bit4 and move folded export to its more natural place as bit3
|
7 years ago |
UbitUmarov
|
e28ac282eb
oops fix FolderMask acording
|
7 years ago |
UbitUmarov
|
1ff831c45b
make the Slam bit actually be the two previus used ones, to try to minimize compatibilty issues
|
7 years ago |
UbitUmarov
|
fb86e41561
fix incoerent definition of Slam bit (bits 3 and 4 used in diferent
|
7 years ago |
Melanie Thielker
|
c74fa02d87
Harmonize case in Permissions enum
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
b6266c6a1d
check if a parcelID is a encoded position data or a true UUID. This may fail, just reducing the odds.
|
8 years ago |
UbitUmarov
|
9b9f93c4b2
and yes HG uri again
|
8 years ago |
UbitUmarov
|
e2d46c060c
ok.. another try on the HG uri
|
8 years ago |
Melanie Thielker
|
5ad8bceb1d
Fix OpenSim bombing when a MySQL connection string doesn't contain a password.
|
8 years ago |
UbitUmarov
|
a2c80b20d7
try to make mono happy
|
8 years ago |
UbitUmarov
|
9953dad3a9
workaround potencial memory leak
|
8 years ago |
UbitUmarov
|
b64f25e631
add a missing cast to ulong in RegionGridLocToHandle (mantis: 7994)
|
8 years ago |
UbitUmarov
|
598e4ed7c9
rearrange handlers convertion math, harcoding the grid unit size of 256m, also inviting jit to use cpu barrel shifters.
|
8 years ago |