aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/HttpServer_OpenSim.pdb
diff options
context:
space:
mode:
authorteravus2013-03-16 03:14:11 -0400
committerteravus2013-03-16 03:14:11 -0400
commit6e1b3f9951b5ae9fbc0dc65e8404cb878206c68d (patch)
tree7dd6383368b33d8e2c2f10ab13d00570eef7922a /bin/HttpServer_OpenSim.pdb
parentFinally remove the 'REST' ApplicationPlugins code which has been non-function... (diff)
downloadopensim-SC_OLD-6e1b3f9951b5ae9fbc0dc65e8404cb878206c68d.zip
opensim-SC_OLD-6e1b3f9951b5ae9fbc0dc65e8404cb878206c68d.tar.gz
opensim-SC_OLD-6e1b3f9951b5ae9fbc0dc65e8404cb878206c68d.tar.bz2
opensim-SC_OLD-6e1b3f9951b5ae9fbc0dc65e8404cb878206c68d.tar.xz
*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.
Diffstat (limited to 'bin/HttpServer_OpenSim.pdb')
-rw-r--r--bin/HttpServer_OpenSim.pdbbin343552 -> 355840 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/HttpServer_OpenSim.pdb b/bin/HttpServer_OpenSim.pdb
index a69e420..cfff9a7 100644
--- a/bin/HttpServer_OpenSim.pdb
+++ b/bin/HttpServer_OpenSim.pdb
Binary files differ