﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1290	проблема с proxy_store при использовании https	sergey.dyatko@…		"имеется конфиг следующего вида:
https://paste.ngx.cc/fa

ожидаемое поведение: запрашиваемый файл отдается клиенту и ""оседает"" локально на сервере. 
имеющееся поведение: клиент файл получает, на сервере ничего не остается

но, если использовать http, то все работает так, как ожидается...

nginx, собранный с дебагом спамит очень активно и не понятно, что конкретно там нужно искать в логе :(
"	defect	closed	major		other	1.11.x	invalid			"# uname -a
FreeBSD dll.domain.tld 12.0-CURRENT FreeBSD 12.0-CURRENT #1 r319492: Sat Jun  3 15:06:34 UTC 2017     tiger@dll.domain.tld:/usr/obj/usr/src/sys/GENERIC-NODEBUG  amd64
"	"# nginx -V
nginx version: nginx/1.12.0
built with OpenSSL 1.0.2l-freebsd  25 May 2017
TLS SNI support enabled
configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I /usr/local/include' --with-ld-opt='-L /usr/local/lib' --conf-path=/usr/local/etc/nginx/nginx.conf --sbin-path=/usr/local/sbin/nginx --pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx/error.log --user=www --group=www --modules-path=/usr/local/libexec/nginx --with-debug --with-file-aio --with-cc-opt='-DNGX_HAVE_INET6=0 -I /usr/local/include' --http-client-body-temp-path=/var/tmp/nginx/client_body_temp --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp --http-proxy-temp-path=/var/tmp/nginx/proxy_temp --http-scgi-temp-path=/var/tmp/nginx/scgi_temp --http-uwsgi-temp-path=/var/tmp/nginx/uwsgi_temp --http-log-path=/var/log/nginx/access.log --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_gzip_static_module --with-http_gunzip_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_stub_status_module --with-http_sub_module --with-pcre --with-http_v2_module --with-stream=dynamic --with-stream_ssl_module --with-stream_ssl_preread_module --with-threads --with-http_ssl_module
"
