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

502 ERROR "no live upstreams while connecting to upstream" with keepalive #91

@zhongcy

Description

@zhongcy

I use keepalive with jdomain:

`
keepalive_timeout 65;
keepalive_requests 100;

upstream jdomain-upstream {jdomain test.my.com port=443 interval=60; keepalive 8;}`

but some time, requests get 502 "no live upstreams while connecting to upstream" error .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions