Historie revizí

Autor SHA1 Zpráva Datum
  Melanie 503ce70f74 Allow setting connection limits, part 2 před 11 roky
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." před 11 roky
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. před 11 roky
  Justin Clark-Casey (justincc) 80f486c778 minor: Make slow outgoing request log messages consistent with other log messages před 11 roky
  Justin Clark-Casey (justincc) e29d563557 Add request number counting to incoming HTTP requests in the same way that this was already being done for outgoing HTTP requests. před 11 roky
  Justin Clark-Casey (justincc) a5b3989e5d Insert a new log level 4 for HTTP IN and HTTP OUT that will log how long the request took. před 11 roky
  Justin Clark-Casey (justincc) 387a1bb283 Add ability to turn on/off logging of outgoing HTTP requests flowing through WebUtil. před 11 roky
  Justin Clark-Casey (justincc) 6096a1f30e Change LongCallTime on WebUtil to 3000, to match the time where request handling is considered "slow". před 12 roky
  Justin Clark-Casey (justincc) c9faf0df74 Extend 'slow' request logging to other server outbound requests (forms, rest, async rest) as well as the existing logging on outbound OSD requests. před 12 roky
  Justin Clark-Casey (justincc) 4c4ffb9868 Add request verb and url to error messages in WebUtil that lack this. před 12 roky
  Robert Adams e0dd38f672 Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream(). před 12 roky
  Mic Bowman 7b8e9d88e3 Serialize all web requests to a particular host:port pair; only applied to the PostToService variants. před 12 roky
  Mic Bowman 4268427ac3 Some clean up in WebUtil, remove unused ServiceRequest function. před 12 roky
  Justin Clark-Casey (justincc) b785f204ce remove some mono compiler warnings před 12 roky
  Justin Clark-Casey (justincc) 10a23a823e Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages před 12 roky
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. před 12 roky
  Justin Clark-Casey (justincc) c7e8529122 minor: remove whitespace před 13 roky
  Justin Clark-Casey (justincc) 0d64155bb5 Remove an unused 404 checker since on a 404, GetResponse() throws a WebException rather than proceeding. před 13 roky
  Justin Clark-Casey (justincc) 938b4f8bf8 if a SynchronousRestObjectRequester request fails, then unless it's due to a 404, log the exception for diagnostic purposes před 13 roky
  Justin Clark-Casey (justincc) e434ba5e8e Remove the obsoleted SynchronousRestObjectPoster před 13 roky
  Diva Canto a2f034c554 Changed yet more Warns to Debugs. před 13 roky
  Diva Canto be6feff331 Also changed a couple of messages in WebUtil from Wanr/Info to Debug. před 13 roky
  Diva Canto a3aa839d75 Stop spamming Nebadon's console when assets aren't found in the asset server. před 13 roky
  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. před 13 roky
  Diva Canto 1cc70df3b4 One more thing printed out. #OfflineIM před 13 roky
  Diva Canto 301321c853 Instrument the heck out of offline messages. THIS IS VERY VERBOSE. před 13 roky
  Diva Canto 691283c44e One more debug message for offline IMs. před 13 roky
  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... před 13 roky
  Diva Canto 42bfab84b8 Bummer, can't print the data I wanted to see. Printing just the context. před 13 roky
  Diva Canto f54a36bd59 Tracking a problem with offline IMs coming in as null list. před 13 roky