diff options
author | jo-carter <104033676+jo-carter@users.noreply.github.com> | 2024-06-02 09:11:13 +0100 |
---|---|---|
committer | Dmitry Volyntsev <xeioexception@gmail.com> | 2024-06-10 16:04:46 -0700 |
commit | d8fbff1b0b1099fac5f75112580d671007584b00 (patch) | |
tree | 91f53fc3173f6bff2dc6fce54a254551afd8b50c /nginx/ngx_http_js_module.c | |
parent | 5ab25988c13a2fc5a970b72ab6fdf636a2980533 (diff) | |
download | njs-d8fbff1b0b1099fac5f75112580d671007584b00.tar.gz njs-d8fbff1b0b1099fac5f75112580d671007584b00.zip |
Modules: shared dictionary add, set, incr methods timeout argument.
The optional timeout argument overrides the timeout specified with
the shared_dict_zone directive for the effected key and operation
only. The timeout is specified in milliseconds.
This is useful when the majority of keys are expected to require
unique timeouts.
Diffstat (limited to 'nginx/ngx_http_js_module.c')
0 files changed, 0 insertions, 0 deletions