diff options
| author | Gavin Andresen <[email protected]> | 2011-02-16 13:18:11 -0500 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2011-02-16 13:18:11 -0500 |
| commit | 9cbae55a6ed6fcc46e636b4ae670816aab3746ec (patch) | |
| tree | 0151584a07bced17758f2eb40f6a7271af68ed7c /src/script.cpp | |
| parent | Update windows build process for 0.3.20 release (diff) | |
| download | discoin-9cbae55a6ed6fcc46e636b4ae670816aab3746ec.tar.xz discoin-9cbae55a6ed6fcc46e636b4ae670816aab3746ec.zip | |
Denial-of-service flood control
Drop connections that are either sending messages too fast to handle or are processing messages so slowly data starts to back up.
Adds two new options:
-maxreceivebuffer Default: 2000 (2000*1000 bytes)
-maxsendbuffer Default: 256 (256*1000 bytes)
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions