Skip to content

[N+] Cluster synchronization #10

@bavshin-f5

Description

@bavshin-f5

Feature Overview

To support ACME-issued certificates in a clustered installation, we need to synchronize the issuer state, issued certificates and challenge data between all the nodes.

This could be unfeasible because of the noreuse shared zone type. Differences in the configuration would cause divergences in the shared memory contents, making it hard to synchronize the state and reap unused objects.

Alternatives Considered

No response

Additional Context

Zone synchronization is another NGINX Plus private API, not exposed in ngx-rust.

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