aboutsummaryrefslogtreecommitdiff
path: root/nginx/ngx_stream_js_module.c
diff options
context:
space:
mode:
authorDmitry Volyntsev <xeioex@nginx.com>2023-08-30 18:59:28 -0700
committerDmitry Volyntsev <xeioex@nginx.com>2023-08-30 18:59:28 -0700
commit4a86e19000ecb36e9409b03abad2dd727714a0ca (patch)
tree96e8b0c6ca0497188fe0c65569533c84a6a54abf /nginx/ngx_stream_js_module.c
parente64a3762a629c91f0e44742bc6f7948c0851e8a5 (diff)
downloadnjs-4a86e19000ecb36e9409b03abad2dd727714a0ca.tar.gz
njs-4a86e19000ecb36e9409b03abad2dd727714a0ca.zip
Modules: fixed size() and keys() methods of a shared dictionary.
Previously, these methods did not take into the account exprired entries. The expired entries appear in js_shared_dict_zone when timeout directive is specified as the expired elements are not removed at the moment they become stale right away. This closes #665 issue on Github.
Diffstat (limited to 'nginx/ngx_stream_js_module.c')
0 files changed, 0 insertions, 0 deletions