Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

shuttle http keepalive separation #10

@jbardin

Description

@jbardin

Shuttle currently maintains separate keepalive connections for http clients and backends, allowing load-balancing even during a single http/1.1 session.

While this is a very nice feature, we may want a way to bypass this for higher throughput, or for naive clients that expect the same server to always reply during an http session.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions