Skip to content

Add support for statefiles to js_shared_dict_zone. #709

Open
@jo-carter

Description

For persistently storing the state of the shared dictionary across stop & starts of nginx, and to support loading a pre-defined set of key-value pairs into a shared dictionary without hacks.

There are certain cases where nginx must be stopped & started to make configuration changes, such as when adjusting the limit_req_zone's key. This feature would preserve shared_dictionary's values in those cases.

This would work in a similar fashion to NGINX Plus's Keyval Zone.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions