Skip to content

Explore setting connection to keep-alive for communication with orchestrator #352

Open
@jpswinski

Description

@jpswinski

Currently, every registration (and now metric push) initiates a new TCP/IP connection to the orchestrator. I wonder if it would be more efficient if each node set the keep-alive setting on the http connection and reused their socket connection for each interaction with the orchestrator. It is possible this will have no effect or cause other issues, but it is at least worth exploring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    InfrastructureInfrastructure as Code, Orchestrator, Network

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions