﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
454	disable ngx_http_upstream_store for HEAD requests	Proforg M		"it looks like you missed check  for 
{{{
r->method == NGX_HTTP_GET
}}}
in 
{{{
ngx_http_upstream_process_request(ngx_http_request_t *r)
}}}

so, if fastcgi_store directive is used, empty file will be stored on HEAD request "	enhancement	reopened	minor		nginx-module	1.3.x				Linux udaff 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux	"nginx version: nginx/1.3.14
built by gcc 4.7.2 (Debian 4.7.2-5)
TLS SNI support enabled
configure arguments: --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --pid-path=/var/run/nginx.pid --lock-path=/var/lock/nginx.lock --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/body --http-proxy-temp-path=/var/lib/nginx/proxy --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --http-scgi-temp-path=/var/lib/nginx/scgi --with-debug --with-file-aio --with-http_stub_status_module --with-http_addition_module --with-http_random_index_module --with-http_flv_module --with-http_ssl_module --with-http_dav_module --with-http_realip_module --with-http_secure_link_module --with-http_xslt_module --with-http_addition_module --with-http_image_filter_module --with-http_mp4_module --add-module=mod_zip --add-module=nginx-upload-progress-module --with-http_geoip_module --with-http_sub_module --add-module=nginx_substitutions_filter"
