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

Purging Specific cache #3

Open
TestCandidate opened this issue Jun 23, 2017 · 2 comments
Open

Purging Specific cache #3

TestCandidate opened this issue Jun 23, 2017 · 2 comments

Comments

@TestCandidate
Copy link

I couldn't make sense of the cached files.

Is there a way to purge cache for a specific game or a specific server / gaming platform?

@kixelated
Copy link
Owner

Not possible at the moment because the cache is shared. You could purge individual URLs but that's not particularly useful.

Alternatively, you could change the code to make a separate cache per platform. proxy_cache_path will define a cache and some other directive will choose which cache to use (I forget).

@TestCandidate
Copy link
Author

Yes i suppose dividing each platform to save in a seperate folder is a way to go.

Just out of curiosity, how can u purge a specific uri? Maybe i can track some urls for a specific patch or game then i can write a script to purge anything similar

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