Auto refresh for expired content?

mkuehn nginx-forum at forum.nginx.org
Wed May 17 13:07:30 UTC 2017


Hi Roman,

thanks for your reply - with proxy_cache_background_update is OFF, the
correct testfile "test.js"is requested:

"GET /test.js HTTP/1.0" 200 199503 "-" "Mozilla/5.0 (Windows NT 6.1; Win64;
x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.96
Safari/537.36" 


With proxy_cache_background_update is ON, the only "/" is requested:

"GET / HTTP/1.0" 200 32287 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.96 Safari/537.36" 

Seems there is something wrong :/

Best,
Maik

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,274264,274282#msg-274282



More information about the nginx mailing list