Skip to content

How Do I Enable Keepalive connections #609

@nzesalem

Description

@nzesalem

Please, what's the recommended way to enable keepalive connections.
I'm supposed to add something like
keepalive 100;
in the upstream directive, and
proxy_http_version 1.1;
proxy_set_header Connection "";
in that of location correct?
But since the confs are generated, I can't seem to figure out a way to add these without breaking anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions