Commit History

Author SHA1 Message Date
  UbitUmarov 0fa3af96a4 remove anoying crossing messages on open borders 7 years ago
  UbitUmarov 79b2926ce1 do another dns request via new cache. My problems bf wheren't mono after all, but ubuntu systemd.resolver and google public dns, killing one and not using other did improve dns a lot 7 years ago
  UbitUmarov 90da5280af put back soft http close 7 years ago
  UbitUmarov e5bebe3a32 webrequests serialiazation per endpoint its now ServicePointManager job 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 0f0673552c remove a unnecessary dns check 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 6d23e0bc31 add temporary debug msgs 7 years ago
  UbitUmarov d94b2e6f6d remove a now anoying message.. 7 years ago
  UbitUmarov 5274a3181e enclose GetRequestStream on try/catch 7 years ago
  UbitUmarov 99111e5052 enclose GetRequestStream on try/catch 7 years ago
  UbitUmarov 687c01b29e need to delay even more agent close after teleport to compensate for slow machines and user connections. This one of current tp teleport protocol flaws 7 years ago
  UbitUmarov d1306c8976 a null ref check left behind on previus commits 7 years ago
  UbitUmarov 572e84c822 make use of a rare thing called StringBuilder on LSL_List. LSL_List uses may need a revision to make sure they are passed by ref and not by value, with necessary adjustments. This does not have much impact on AppDomains, since if they cross, they are always serialized. Since lists are important parts of LSL, the AppDomainLoading option needs to be replaced by something else 7 years ago
  UbitUmarov 18f1ea1086 make LSL_list a CLASS again. Now we need to it allover again. Scripts need to be recompiled ( delete contents of bin/ScriptEngines) 7 years ago
  UbitUmarov f7ae87a0d5 minor cleanup 7 years ago
  UbitUmarov 289d4ca128 minor cleanup 7 years ago
  UbitUmarov 2be362bd67 lose a ref 7 years ago
  UbitUmarov e7c2674dec cleanup (grid)region info endpoint; add log to try to find some xml decode issues 7 years ago
  UbitUmarov 8f10db0a6a mantis 8181: don't try to delete contents of a non exitent folder 7 years ago
  UbitUmarov 426f2130fc change opensim-ode.sh to use the ode engine defined on opensim.ini 7 years ago
  UbitUmarov 5287489a3c avoid some wrong watchdog timeouts 7 years ago
  UbitUmarov 7a82c7c5b2 make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog timeout) 7 years ago
  UbitUmarov 8d8236cfb2 missing file change.. actually use watchdog threads on assetsconnector and 7 years ago
  UbitUmarov d90b68c2a6 change wrong watchdog stopped thread check code, and don't log it 7 years ago
  UbitUmarov 31b4a31246 add some checks for valid endpoints 7 years ago