Skip to content

Issue with "How the Web works": Packets Explained section uses TCP limitation to explain IP packet design #3197

Closed
@tjr226

Description

@tjr226

MDN URL: https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/How_the_Web_works

What information was incorrect, unhelpful, or incomplete?

An analogy explaining why packets are small relies on a TCP feature, the connection between two computers.

Specific section or headline?

Packets explained

What did you expect to see?

Something like this

"Packets are small for multiple reasons. They are sometimes dropped or corrupted, and it's easier to replace small packets. Additionally, the packets will likely be routed along different paths, making the whole exchange faster."

Did you test this? If so, how?

MDN Content page report details

Metadata

Metadata

Assignees

Labels

Content:LearnLearning area docseffort: smallThis task is a small effort.good first issueA good issue for newcomers to get started with.help wantedIf you know something about this topic, we would love your help!p1Major issue with medium priority, should be addressed soon.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions