Re: NULL values in Nginx logs?

2015-09-15 Thread Nikolas Stevenson-Molnar
Ok, yes, that's what I was seeing. Thanks for the info! _Nik On 9/14/2015 11:58:13 PM, itpp2012 wrote: You mean something like: [09/Sep/2015:20:21:38 +0200] 52.88.xxx.yyy z - - http "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00

Re: nginx IETF RFC21266 Compliance - 'Proxy-Connection'

2015-09-15 Thread Maxim Dounin
Hello! On Tue, Sep 15, 2015 at 03:22:39AM +0200, Tyarko Leander Rodney wrote: > Hi, > > I’ve posted this question on the IRC before but had no luck. I > have the following problem: > > I’d like to disable the ‘Proxy-Connection’ Response Header. I > know, that the “Connection” Header is hard c

reverse proxy + basic authentication

2015-09-15 Thread derp14
Hello, Please excuse me if this has been asked/solved before. I've searched an answer for some good hours but haven't found so i'm trying here. I have a website on some different server, which does not have any authentication. (So it loads directly the private stuff) I have configured nginx as a

Re: nginx IETF RFC21266 Compliance - 'Proxy-Connection'

2015-09-15 Thread Francis Daly
On Tue, Sep 15, 2015 at 03:22:39AM +0200, Tyarko Leander Rodney wrote: Hi there, > I’ve posted this question on the IRC before but had no luck. I have the > following problem: > > I’d like to disable the ‘Proxy-Connection’ Response Header. Which "Proxy-Connection" Response Header is that? > I

Re: ignore "connection: close" from upstream

2015-09-15 Thread Francis Daly
On Mon, Sep 14, 2015 at 01:48:45PM -0700, Frank Liu wrote: Hi there, There seems to be a few separate questions in here. I do not have useful answers to all of them. > I have below setup: > > client -> nginx server A -> proxy server -> real backend server (say, > nginx server B) nginx does no

Nginx not closing connections after applying logjam fix

2015-09-15 Thread kamalakarv
Nginx details: Nginx version : 1.6.2 Java : 1.6 Openssl : 1.0.1 keepalive timeout : 65 ssl_dhparam /etc/nginx/conf/dhparams.pem ( enabled this) Any help appreciated ? Regards KV Posted at Nginx Forum: http://forum.nginx.org/read.php?2,261613,261613#msg-261613