Proxy Pass

Francis Daly francis at daoine.org
Fri May 24 12:43:46 UTC 2019


On Fri, May 24, 2019 at 09:23:44AM +0800, Sathish Kumar wrote:

Hi there,

I am not certain what server_name values correspond to what IP addresses
or ports used; and I am not certain what nginx servers use ssl and what
ones don't.

If you don't get an answer to your question, perhaps it will be worth
following up with that information; and possibly also including answers
to:

* what request do you make?
* what response do you get?
* what response do you want to get?

That said...

>           proxy_pass https://def.com/abc;

http://nginx.org/r/proxy_ssl_server_name

might be useful, if the IP address associated with def.com runs https
services that require SNI.

	f
-- 
Francis Daly        francis at daoine.org


More information about the nginx mailing list