Package: nginx-extras
Version: 1.4.1-3+b1
Severity: important
File: nginx-extras
As of this update, nginx will not start due to a segv when parsing the configs.
Switching to nginx-full worked around the bug, but at the cost of loosing spdy
support. (That module probably should be in full anyway....)
The sks-recommended proxy blob seems to trigger the bug. Eg:
location /pks {
proxy_pass http://127.0.0.1:11371;
proxy_set_header Host $host:$server_port;
proxy_set_header X-Forwarded-For
$proxy_add_x_forwarded_for;
proxy_pass_header Server;
add_header Via "1.1 keys.example.org:80
(nginx)";
proxy_ignore_client_abort on;
}
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]