Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

omercnet
Copy link
Contributor

By default, nginx caches answers using the TTL value of a response.
In a dynamic environment containers can get recreated with new IPs,
reducing the validity of the cache allows refreshing these IPs

https://nginx.org/en/docs/http/ngx_http_core_module.html#resolver

By default, nginx caches answers using the TTL value of a response.
In a dynamic environment containers can get recreated with new IPs,
reducing the validity of the cache allows refreshing these IPs

https://nginx.org/en/docs/http/ngx_http_core_module.html#resolver
@omercnet
Copy link
Contributor Author

hi @jc21 mind taking a look here?

@jc21
Copy link
Member

jc21 commented Feb 20, 2022

This is an automated message from CI:

Docker Image for build 2 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-1863

Note: ensure you backup your NPM instance before testing this PR image! Especially if this PR contains database changes.

@omercnet
Copy link
Contributor Author

@jc21 I've been testing this for a while and no issues observed, would appreciate the merge

@jc21 jc21 merged commit bb26f5b into NginxProxyManager:develop Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants