Re: Will this work, is it the best way?

2015-01-31 Thread Lloyd Chang
Hello Steve, • Best answer is try and see if it meets your expectations; thanks • While reading your snippet, my initial questions are — Why 2 servers? Why not simplify? • In your proposal: server1, listen to ?? TCP port(s) on public IPv4, and IPv6 to proxy_pass to server2, then server2 listen

Re: Will this work, is it the best way?

2015-01-31 Thread Steve Wilson
To add a bit more information. Server1 is hosted, has both IPv4 and 6. Server2 is on the end of an adsl line within a RFC1918 network where the external port 80 points to another server which cannot be changed. Another complication is that internet access from some client locations is heavily

Will this work, is it the best way?

2015-01-30 Thread Steve Wilson
Hi, Slightly complicated setup with 2 nginx servers. server1 has a public ipv4 address using proxy_pass to server2 over ipv6 which only has a public ipv6, this then has various upstreams for each subdomain. ipv6 capable browsers connect directly to server2, those with only ipv4 will