nginx-modules / ngx_cache_purge

nginx module which support to purge ngx_http_(fastcgi|proxy|scgi|uwsgi)_module cache backend
Other
209 stars 34 forks source link

it coredumps when cache_key is not defined in config file. #26

Closed tugrul closed 4 years ago

tugrul commented 4 years ago

coredump mark this line because ngx_str_t{len:0, data:''} when cache key is not defined in config file.

https://github.com/nginx-modules/ngx_cache_purge/blob/master/ngx_cache_purge_module.c#L1835

denji commented 4 years ago

https://github.com/nginx-modules/ngx_cache_purge/releases