Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

livereload cache problem #3

Closed
alexander-akait opened this issue Mar 19, 2015 · 2 comments
Closed

livereload cache problem #3

alexander-akait opened this issue Mar 19, 2015 · 2 comments

Comments

@alexander-akait
Copy link

i use livereload + gulp (http://livereload.com/).
But with line

open_file_cache max=1000 inactive=20s;

i get cache problem, nginx add old file from cache, just late 20 seconds i get new file with new content
Mat be set parameters for disable open_file_cache?

@lebinh
Copy link
Owner

lebinh commented Mar 20, 2015

I assumed you are using it on your local machine and for development? If it's the case then I think you better to remove the whole caching related options in nginx as you wanted to see all the changes as fast as possible.

@alexander-akait
Copy link
Author

@lebinh yes. That's what I did. But i think that additional options would be very convenient.

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

No branches or pull requests

2 participants