Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) c7e8529122 minor: remove whitespace %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 0d64155bb5 Remove an unused 404 checker since on a 404, GetResponse() throws a WebException rather than proceeding. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 938b4f8bf8 if a SynchronousRestObjectRequester request fails, then unless it's due to a 404, log the exception for diagnostic purposes %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) e434ba5e8e Remove the obsoleted SynchronousRestObjectPoster %!s(int64=13) %!d(string=hai) anos
  Diva Canto a2f034c554 Changed yet more Warns to Debugs. %!s(int64=13) %!d(string=hai) anos
  Diva Canto be6feff331 Also changed a couple of messages in WebUtil from Wanr/Info to Debug. %!s(int64=13) %!d(string=hai) anos
  Diva Canto a3aa839d75 Stop spamming Nebadon's console when assets aren't found in the asset server. %!s(int64=13) %!d(string=hai) anos
  Diva Canto e39dec6f37 Hopefully this fixes offline messages. The problem was: the server is not setting the ContentLength of the response. That comes up to OpenSim as ContentLength=-1, which made the existing test fail. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 1cc70df3b4 One more thing printed out. #OfflineIM %!s(int64=13) %!d(string=hai) anos
  Diva Canto 301321c853 Instrument the heck out of offline messages. THIS IS VERY VERBOSE. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 691283c44e One more debug message for offline IMs. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 9e310a0c0f Sequencing the using and try clauses as they were before, but this shows that that obsolete function is not catching 404's as it should... %!s(int64=13) %!d(string=hai) anos
  Diva Canto 42bfab84b8 Bummer, can't print the data I wanted to see. Printing just the context. %!s(int64=13) %!d(string=hai) anos
  Diva Canto f54a36bd59 Tracking a problem with offline IMs coming in as null list. %!s(int64=13) %!d(string=hai) anos
  Diva Canto e9e4c009b4 This makes compression of fatpacks actually work. Previously they always failed. See comment in WebUtil. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 00f10c900a Merge branch 'master' of ssh://opensimulator.org/var/git/opensim %!s(int64=13) %!d(string=hai) anos
  Diva Canto 3a5e841b0b Fix content-type to be application/x-www-form-urlencoded %!s(int64=13) %!d(string=hai) anos
  Melanie c8b9558039 Also compress the actual fatpacks %!s(int64=13) %!d(string=hai) anos
  Melanie 9688db2f68 Enable compressed (gzip) fatpack transfers. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 8cc547c277 Turns out that it's a bad idea to let Agent position updates linger for a long time on certain versions of mono. It's better to abort them if they take too long. So timeout is now an argument. Currently: 20secs for CreateAgent, 100secs for UpdateAgent (fat), 10 secs for UpdateAgent (Position); all of these divided by 4, for ReadWrite, as Mic had before. %!s(int64=13) %!d(string=hai) anos
  Diva Canto d4323dd753 Increased Timeout to 30 secs. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 91a604d4b6 Removed XXX Debug. Increased ReadWriteTimeout on ServiceOSDRequest, because it was _way_ too low and is probably making writes abort in the middle. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 56df746133 XXX DEBUGGING! %!s(int64=13) %!d(string=hai) anos
  Dan Lake 70084c5e3a More descriptive debug msg for ServiceOSDRequest failures. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 7592a033df Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. %!s(int64=13) %!d(string=hai) anos
  Marck 19d3792278 Fix and simplify QBasedComparer. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) a42faca5b9 With mic's permission, adjust long call time info messages to 500ms from 200ms %!s(int64=13) %!d(string=hai) anos
  Mic Bowman 984a9b4085 Added more performance checks to the HTTP server. Each request %!s(int64=13) %!d(string=hai) anos
  Mic Bowman e0da281e3d Cleaned up debugging messages in the WebRequest handlers %!s(int64=13) %!d(string=hai) anos
  Mic Bowman df5e4a1e5b Standardize the way WebRequests are made in the SimulationServiceConnector. Added %!s(int64=13) %!d(string=hai) anos