This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-25 11:15:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fec0faade3979fc6e514b4acde92741aa0e9c16
opensim
/
OpenSim
/
Framework
/
Servers
/
HttpServer
/
WebsocketServerHandler.cs
teravus
69fbcdf14c
* Add a Max Payload size property to the Websocket Server Handler. If you would like to restrict the maximum packet size, (and therefore protect against Memory DOSing) then you should set this. I defaulted it to 40MB. This means that in theory, a malicious user could connect and send a packet that claims that the payload is up to 40 mb (even if it doesn't actually turn out to be 40mb. More testing needs to be done on it where the packets are maliciously malformed.
2013-03-05 00:04:09 -05:00
44 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink