comparison contrib/geo2nginx.pl @ 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 c9ad0d9c7d59
children
comparison
equal deleted inserted replaced
5376:dd9cb4edf499 5377:cec155f07c84