Skip to content

Conversation

@Malcolm-Stewart
Copy link
Contributor

Detect cases where the server issues the ACK+FIN before the client does and report on it.
Report on SYN failures of various types and on probe connections (non-SQL); SQL issues will appear in the login failure report.
Add a detailed packet display to reporting so you do not have to open the network trace as much. Save time.

Added properties and methods for frame descriptions to show the start and end of conversations in reports rather than having to open the trace.
Added properties to flag conversations were SQL Server initiates a close with ACK+FIN rather than the client initiating the close.
Detect cases where the server issues the ACK+FIN packet before the client and report on it.
Report on cases of various SYN failures and probe conversations.
Add detailed packet display for failed conversations to avoid having to open the network trace directly.
@Malcolm-Stewart Malcolm-Stewart merged commit a8e1439 into main Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants