Add CHANGES and release note for [GL #3149]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
5809. [bug] Reset client TCP connection when data received cannot
|
||||
be parsed as a valid DNS request. [GL #3149]
|
||||
|
||||
5808. [bug] Certain TCP failures were not caught and handled
|
||||
correctly by the dispatch manager, causing
|
||||
connections to time out rather than returning
|
||||
|
||||
@@ -76,3 +76,6 @@ Bug Fixes
|
||||
been fixed by adding a "write" timer. Connections that are hung
|
||||
while writing will now time out after the ``tcp-idle-timeout`` period
|
||||
has elapsed. :gl:`#3132`
|
||||
|
||||
- Client TCP connections are now closed immediately when data received
|
||||
cannot be parsed as a valid DNS request. :gl:`#3149`
|
||||
|
||||
Reference in New Issue
Block a user