Welcome! Log In Create A New Profile

Advanced

Re: redirect related questions...

Francis Daly
July 30, 2017 02:34PM
On Sun, Jul 30, 2017 at 12:56:55PM +0300, ST wrote:

Hi there,

> Is it a good idea to use DNS forwarding in order not to obtain/install
> ssl keys for example.com as we don't plan to use it? This should make
> redirection faster and requires no setup on nginx... Are there any down
> sides of such a solution?

I'm not sure what exactly you mean by that.

nginx can listen on one or more address:port combinations, for http
or https.

Each hostname that your client will try to connect to will resolve to
one address (at a time) that the client will try to use.

If your client connects to an address:port that nginx is listening on,
nginx will have to do some work to process the request. If you do not,
nginx will not.

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

redirect related questions...

ST July 28, 2017 07:14AM

Re: redirect related questions...

Francis Daly July 29, 2017 03:26PM

Re: redirect related questions...

ST July 30, 2017 05:14AM

Re: redirect related questions...

ST July 30, 2017 05:36AM

Re: redirect related questions...

ST July 30, 2017 05:58AM

Re: redirect related questions...

Francis Daly July 30, 2017 02:34PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 251
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready