Welcome! Log In Create A New Profile

Advanced

Re: DNS Caching Issue For community version

Daniel Biazus
May 15, 2016 05:04PM
Maybe You should try this module:

https://github.com/GUI/nginx-upstream-dynamic-servers

Regards,
Biazus

On Fri, May 13, 2016 at 3:13 AM, RT.Nat <nginx-forum@forum.nginx.org> wrote:

> Not clear regarding, " Also you might check using directly the hostname as
> it might be possible that there is a bug when using variables."
>
> I tried adding the variable for resolving the dns but still the ip address
> does not changes. Is there any other way? or is there any bug in my script.
>
> resolver 8.8.8.8 valid=30s;
> resolver_timeout 10s;
> set $checkup "example.net";
>
> location / {
> rewrite ^/(.*) /$1 break;
> proxy_pass https://$checkup:8080;
> }
>
> even adding the following codes instead of the above proxy pass doesnt
> work.
>
> proxy_pass https://example.net:8080$request_uri;
> proxy_pass https://example.net:8080;
>
> Posted at Nginx Forum:
> https://forum.nginx.org/read.php?2,266857,266880#msg-266880
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>



--


*Daniel Biazus, R&DAZION | Deliver. Accelerate. Protect.Office: +55 51
3012 3005 <%2B55%2051%203012%203005> | Mobile: +55 51 8227 9032
<callto:+555182279032>*

Quaisquer informações contidas neste e-mail e anexos podem ser
confidenciais e privilegiadas, protegidas por sigilo legal. Qualquer forma
de utilização deste documento depende de autorização do emissor, sujeito as
penalidades cabíveis.

Any information in this e-mail and attachments may be confidential and
privileged, protected by legal confidentiality. The use of this document
require authorization by the issuer, subject to penalties.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

DNS Caching Issue For community version

RT.Nat May 12, 2016 05:36AM

Re: DNS Caching Issue For community version

unixro May 12, 2016 05:52AM

Re: DNS Caching Issue For community version

RT.Nat May 12, 2016 06:01AM

RE: DNS Caching Issue For community version

Lukas Tribus May 12, 2016 06:06AM

Re: RE: DNS Caching Issue For community version

RT.Nat May 12, 2016 06:11AM

Re: DNS Caching Issue For community version

unixro May 12, 2016 06:52AM

Re: DNS Caching Issue For community version

RT.Nat May 13, 2016 02:13AM

Re: DNS Caching Issue For community version

Daniel Biazus May 15, 2016 05:04PM

Re: DNS Caching Issue For community version

RT.Nat May 16, 2016 12:27AM

Re: DNS Caching Issue For community version

wandenberg May 16, 2016 06:28AM

Re: DNS Caching Issue For community version

Francis Daly May 16, 2016 07:06PM

Re: RE: DNS Caching Issue For community version

Maxim Dounin May 12, 2016 07:38AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 289
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