Hi Francis, All the requests are processing successfully but its logging to incorrect access log.
Server1: 2.2.2.2 - abc.domain.com, Port 443 Server2: 1.1.1.1 - def.domain.com and def.abc.com - Port 443 On Fri, May 24, 2019, 8:44 PM Francis Daly <[email protected]> wrote: > 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 [email protected] > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
