etag missing when doing a proxy_pass

2019-04-26 Thread ayma
Hi I'm trying to use ETags with nginx when looking at html data (Content-Type: text/html). I don't see an issue when the content-type comes back as Content-Type: text/plain. To reduce noise I tried the following: I created an nginx conf file on my local host that would serve up an html page

Re: Weird problem cannot standup nginx on 443 ipv4

2019-04-26 Thread Julian Brown
I guess that is an unfortunate accident in this case. But man it was frustrating, I even had some co workers who are nginx experts and they missed it to. It is certainly embarrassing. Thanx for your reply. Julian On Fri, Apr 26, 2019 at 10:11 AM Francis Daly wrote: > On Thu, Apr 25, 2019 at

Re: what does "deny 0.0.0.1;" do

2019-04-26 Thread Francis Daly
On Fri, Apr 19, 2019 at 05:24:14AM -0400, allenhe wrote: Hi there, > I found this is valid, and want to know what scenario it's used for. > > deny 0.0.0.1; http://nginx.org/r/deny Are you asking what the directive is for; or are you asking why an argument is accepted; or are you asking why thi

Re: Weird problem cannot standup nginx on 443 ipv4

2019-04-26 Thread Francis Daly
On Thu, Apr 25, 2019 at 08:08:47PM -0500, Julian Brown wrote: Hi there, Well done in spotting that -- it has come up before, but obviously wasn't something that someone noticed quickly enough this time. > I finally figured it out, and I cannot believe it passed a syntax checker. It passed a syn