Skip to content

how to reset global cache in kong ? #12319

Answered by ms2008
shilaidun asked this question in Help
Discussion options

You must be logged in to vote

You can purge Kong's cache this way: curl -X DELETE http://localhost:8001/cache. Also kong.cache.invalidate_local() only invalidates the current worker, you may need kong.cache.invalidate() if you want to invalidate all workers.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by chronolaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants