OpenSimMirror/bin/config-include
teravus f76cc6036e * Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler
* Applied the XmlRpcBasicDOSProtector.cs to the login service as both an example, and good practice.
* Applied the BaseStreamHandlerBasicDOSProtector.cs to the friends service as an example of the DOS Protector on StreamHandlers
* Added CircularBuffer, used for CPU and Memory friendly rate monitoring.
* DosProtector has 2 states, 1. Just Check for blocked users and check general velocity, 2. Track velocity per user,     It only jumps to 2 if it's getting a lot of requests, and state 1 is about as resource friendly as if it wasn't even there.
2013-10-07 21:35:55 -05:00
..
storage Add an [HGAssetService] section to SQLiteStandalone.ini with the same connection string as [AssetService]. 2012-08-23 22:30:14 +01:00
CenomeCache.ini.example Align CenomeCache.ini.example values with CenomeCache defaults. 2011-06-11 00:35:31 +01:00
FlotsamCache.ini.example For FlotsamAssetCache, always update access times of cached scene assets before looking for files to expire. 2012-09-15 01:08:15 +01:00
Grid.ini minor: Make config-include .ini files more consistent 2013-09-18 23:49:27 +01:00
GridCommon.ini.example minor: Make config-include .ini files more consistent 2013-09-18 23:49:27 +01:00
GridHypergrid.ini minor: Make config-include .ini files more consistent 2013-09-18 23:49:27 +01:00
HyperSimianGrid.ini minor: Make config-include .ini files more consistent 2013-09-18 23:49:27 +01:00
SimianGrid.ini WARNING: simulator config var change! This affects only system-facing configs. Nothing to do if you follow the rules of not messing with Grid.ini and GridHypergrid.ini. 2010-12-27 15:25:08 -08:00
Standalone.ini minor: Make config-include .ini files more consistent 2013-09-18 23:49:27 +01:00
StandaloneCommon.ini.example * Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler 2013-10-07 21:35:55 -05:00
StandaloneHypergrid.ini minor: Make config-include .ini files more consistent 2013-09-18 23:49:27 +01:00