id summary reporter owner description type status priority milestone component version resolution keywords cc uname nginx_version 1245 proxy_cache_path should create intermediate directories (recursive, like mkdir -p) heptathlon@… "proxy_cache_path should create intermediate directories (recursive, like mkdir -p). Example: {{{ proxy_cache_path /etc/nginx/cache/non/existing/path/here ...; }}} should not fail if /etc/nginx/cache/non/existing/path doesn't exist yet, but instead should create /etc/nginx/cache/non/existing/path/here and continue as expected. This probably doesn't just affect the proxy_cache_path option, but every option where nginx creates a folder. " defect closed minor 1.12.0 nginx-core 1.11.x duplicate folder, directory - -