Re: Headers More module is not working in nginx-devel

2016-04-05 Thread JimS
On Tue, Apr 5, 2016, at 05:43 PM, meteor8488 wrote: > Hi All, > > I'm using FreeBSD with nginx-devel. It seems that this problem is lasting > for a long time (at least start from nginx 1.9.10 ). > > Even though I built the source with this module, this module is still not > working. > > After

Tls 1.3 experimental support?

2016-02-18 Thread JimS
What's the current feature-release plan for TLS 1.3 support in Nginx? Will it be added while still in draft status, or only after full release? Is it, in any form, on-schedule yet? Thanks, Jim ___ nginx mailing list nginx@nginx.org http://mailman.ngi

Reverse proxy and rewrite

2013-02-22 Thread jims
nginx 1.2.7 on CentOS 6.3. Reverse-proxy with two upstream servers. One server should be default, the other should only be used when called from a link on a specific web server. I have the reverse proxy working fine for the default upstream, but not quite right on the second, site-specific upstr

Re: Reverse proxy configuration help

2013-02-20 Thread jims
Jonathan, I just want to thank you for helping a newbie out, once again. Your advice helped me to get things going, Now I get to fine-tune it... jims Wrote: --- > Jonathan Matthews Wr

Re: Reverse proxy configuration help

2013-02-19 Thread jims
Jonathan Matthews Wrote: --- > On 18 February 2013 15:06, jims wrote: > > I am new to nginx, it being recommended to solve a problem. > > [ Having read your mail, this kind of reverse proxying is exactly what > nginx is ver

Reverse proxy configuration help

2013-02-18 Thread jims
I am new to nginx, it being recommended to solve a problem. The problem: I have a VPS hosting a website and an application server in my DMZ. I have a test and prod version of each. I want both DMZ'ed servers reverse-proxied such that requests where the referrer is the test web server always go