comparison src/http/ngx_http_header_filter_module.c @ 5377:cec155f07c84

Improved check for duplicate path names in ngx_add_path(). The same path names with different "data" context should not be allowed. In particular it rejects configurations like this: proxy_cache_path /var/cache/ keys_zone=one:10m max_size=1g inactive=5m; proxy_cache_path /var/cache/ keys_zone=two:20m max_size=4m inactive=30s;
author Valentin Bartenev <vbart@nginx.com>
date Mon, 16 Sep 2013 18:49:23 +0400
parents 907f01a2a7c0
children e8d24b6d7f73
comparison
equal deleted inserted replaced
5376:dd9cb4edf499 5377:cec155f07c84