So nginx has a reverse proxy cache built-in, how long does nginx keep files in the cache before they expire? And how does Nginx know when New content has been added to the original file? Does nginx compare the cache files to the original files every 1 minute to check for new content or changes?