>You should clean cache (or set to never cache) for each testing
session/config change as browsers tend to cache the redirects very heavily
(especially for static content).

>A better way as Francis suggested is to use a curl or other tools (like
wget -S ..) which don't cache anything and you'll always get the actual
behavior.

Thanks, I will work on it.

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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to