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

Add expiry time to TransientCache, Fixes #264 and #265 #267

Merged
merged 1 commit into from Aug 22, 2014

Conversation

smithkm
Copy link
Member

@smithkm smithkm commented Aug 21, 2014

Added an expiration time to subtiles of a metatile stored in the transient cache. The delay defaults to 2 seconds but can be adjusted in the context file. The cache size parameters are also now exposed for configuration the same way.

I also fixed an error in how the cache was keeping track of its size (#265) which I discovered while testing my fix.

smithkm added a commit that referenced this pull request Aug 22, 2014
Add expiry time to TransientCache, Fixes #264 and #265
@smithkm smithkm merged commit 664faab into GeoWebCache:master Aug 22, 2014
@copierrj copierrj mentioned this pull request May 15, 2015
@smithkm
Copy link
Member Author

smithkm commented May 21, 2015

Should be fixed by #331, I've backported it to 1.6.x and 1.7.x.

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

Successfully merging this pull request may close these issues.

None yet

2 participants