Skip to content

Serviceability under heavy loads #1208

@krizhanovsky

Description

@krizhanovsky

The other possible issue is that due to HTTP processing in softirq one can experience SSH unavailability under heavy traffic loads, even on designated network interface. It seems we should prioritize ingress traffic depending on service (SSH, HTTP etc.) using XDP or Linux QoS.

Linked with #488 if Linux QoS is used to fix the problem or #1048 if XDP is used.

Probably some scheduling ideas from Shenango can be applied to solve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions