Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 10 years ago
  teravus ece2d24077 * Fixes cases where Last Attachment Point gets overwritten with 0 when it shouldn't 11 years ago
  Melanie 75c68fa29e Merge branch 'master' into careminster 11 years ago
  Aleric Inglewood 7889e7757a Don't use 'Indented' formatting for RpcXml responses. 11 years ago
  Melanie a7eb1b5b85 Merge branch 'master' into careminster 11 years ago
  Melanie 7830cc9954 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. 11 years ago
  Diva Canto b2d4b8b1da BaseHttpServer: if the handler sets the content length, don't override it. This happens in HEAD handlers. 11 years ago
  Melanie f70357eaa3 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 84af1cab9b Display existing statistic of how many http requests a server is making as server.network.HTTPRequestsMade in "show stats all" 11 years ago
  Justin Clark-Casey (justincc) 9501a583cb Make number of inbound http requests handled available as a httpserver.<port>.IncomingHTTPRequestsProcessed stat 11 years ago
  Melanie a022ee5766 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 32d1e50565 Reinstate explicit starting and stopping of PollServiceRequestManager added in 3eee991 but removed in 7c0bfca 11 years ago
  Melanie 7c0bfca7a0 Adding Avination's PollService to round out the HTTP inventory changes 11 years ago
  teravus d2367968e4 * In between the fog, a moment of clarity. This fixes mantis 6570 11 years ago
  Melanie c6b0942f97 Merge branch 'master' into careminster 11 years ago
  Melanie 5b950ca36a Merge commit '464201b41d5f5fdd7c88ab5e95dd7b6fbae6d766' into careminster 11 years ago
  teravus 6e1b3f9951 *Yet another HTTPServer update code changes in OpenSim Libs. * This fixes a connection close issue by getting rid of the socket references * This adds a connection timeout checker to shutdown poor or evil connections and combats DOS attempts that just connect and make no complete requests and just wait. It also actually implements KeepAlive... instead of just understanding the connection header in the request... you can test by connecting and requesting a keepalive header and sending another request on the same connection. The new timeout checker closes expired keepalive sessions, just make sure you send the request within 70 seconds of connecting or the timeout checker will timeout the connection. 11 years ago
  Melanie 81552f41c6 Merge branch 'master' into careminster 11 years ago
  BlueWall 66d74e76b1 Add method to remove JsonRpc Handlers from the server 11 years ago
  Melanie 45f5a6a6db Merge branch 'master' into careminster 11 years ago
  teravus 4867a7cbbf This is the final commit that enables the Websocket handler 11 years ago
  teravus 1dc09d8e8f We're not really done here.. but we're getting there. Socket Read is working.. Still have to do Header.ToBytes and compose a websocket frame with a payload. 11 years ago
  Melanie 87022b1fb4 Merge branch 'master' into careminster 11 years ago
  BlueWall 2841ed05cf Merge branch 'master' of /home/opensim/var/repo/opensim 11 years ago
  BlueWall 1776986dc3 Add additional return status 11 years ago
  Melanie 12efac494a Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 3eee991935 Explicitly stop PollServiceRequestManager() rather than relying on its destructor. 11 years ago
  Melanie 70fa41863d Merge commit 'f54b398540698e6e09022fe77b6405624b532f5c' into careminster 11 years ago
  BlueWall ca3e0d67d2 Add Json-Rpc 2.0 To Registered Handlers 11 years ago