Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Strange Caching issue

$
0
0
Hi team

I have strange issue with reverse proxy configuration. I'm using reverse proxy configuration due to SSL from sha1 to sha256 transformation with proxy pass configuration

"proxy_pass https://abc.mydomain.com/;"

When we update the abc.mydomain.com dns record, nginx still resolve old ip address until it's restarted.

But Operating System resolving new ip address.

What may cause this issue ? it looks ssl session caching issue but i'm not sure.

Here is session configs

ssl_session_cache builtin:1000 shared:SSL:10m;

Thank you.

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>