Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update connection tampering section in Radar glossary to resets and timeouts (#10618) #15373

Open
wants to merge 1 commit into
base: production
Choose a base branch
from

Conversation

lukevalenta
Copy link
Contributor

We also need to update the link to this glossary entry in https://blog.cloudflare.com/syria-iraq-algeria-exam-internet-shutdown.

@@ -95,6 +95,19 @@ Domain Rankings is based on our anonymized and aggregated 1.1.1.1 resolver data,

Trending domains are domains which are currently experiencing an increase in popularity. Domains Trending Today are domains spiking in popularity, reflecting increased interest potentially related to a particular event or a topic. Domains Trending This Week are domains that have steadily grown in popularity, reflecting an increase of their user base over the week.

## Early TCP connection resets and timeouts

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "TCP early resets, and timeouts" or "TCP timeouts and early resets"? O/w I read as being possible to have an "early timeouts"


On Cloudflare Radar’s [Security & Attacks page](https://radar.cloudflare.com/security-and-attacks), you can view statistics on resets and timeouts from a sample of TCP connections to Cloudflare’s servers, broken down by how far the connection progressed before termination. The plot lines are defined as follows:
* **Mid-handshake (Post-SYN)**: Connection resets or timeouts after the server received only a single SYN packet.
* **Immediately post-handshake (Post-ACK)**: Connection resets or timeouts after the server received both a SYN packet and an ACK packet, meaning the connection was successfully established.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some addition to say, "but before any data packets, such as TLS clienthello" or similar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants