NTCP: Block IP for a while when incoming connection is dropped before

receiving a message. Possible workaround for tickets #551, #1075, #1411.
Root cause of problem not yet found.
- Increase threshold for loop throttle, this probably isn't the problem.
- Log tweaks
This commit is contained in:
zzz
2015-02-06 15:09:45 +00:00
parent b0d09d28f4
commit b72271f9a4
3 changed files with 82 additions and 13 deletions

View File

@@ -1,5 +1,7 @@
2015-02-06 zzz
* NetDB: Reduce max job lag for floodfill
* NTCP: Block IP for a while when incoming connection is dropped before
receiving a message. Possible workaround for tickets #551, #1075, #1411.
* Transport:
- Decrease DH refiller initial delay and increase buffer size
to reduce chance of running out on high-bandwidth routers