Skip to content

How can get peers status in another module #99

Closed
@detailyang

Description

hello, weibin 😁.
Now I'm writing another module, which want to get the upstream status by upstream check module.
Are there any exposed api for check?
or should i write api to expose the variable check_peers_ctx

static ngx_http_upstream_check_peers_t *check_peers_ctx = NULL;

Thank you in advance 😁

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      Participants

      @detailyang

      Issue actions

        How can get peers status in another module · Issue #99 · yaoweibin/nginx_upstream_check_module