Skip to content

Why is tcp_congestion_control=westwood set ? #399

Description

@liushooter

net.ipv4.tcp_congestion_control=westwood

net.ipv4.tcp_congestion_control=westwood

Curious about the reasoning here — is there a benchmark behind this choice?

Westwood feels outdated to me: it was designed for lossy wireless links, and on the wired DC/bare-metal hosts validators run on
it offers no real advantage. Mainstream today is CUBIC (the kernel default), or BBR for high-RTT/lossy paths.

Is westwood a deliberate, tested choice, or carried over from older tuning guides? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions