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

Create feature interface for opting in/out of server side caching. #2627

Closed
aspnet-hello opened this issue Jan 2, 2018 · 3 comments
Closed
Labels
area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-response-caching Needs: Design This issue requires design work before implementating.
Milestone

Comments

@aspnet-hello
Copy link

From @Tratcher on Friday, June 12, 2015 10:08:31 AM

Needs design

Copied from original issue: aspnet/ResponseCaching#5

@aspnet-hello aspnet-hello added this to the Backlog milestone Jan 2, 2018
@aspnet-hello
Copy link
Author

From @benaadams on Sunday, April 24, 2016 4:03:54 PM

Caching Attribute? Also paths from config so recompile not needed.

Method/Controller etc might not want to use the CacheControl header for the server in memory cache.

Or cache to disk > x Bytes; would want to integrate with static files in some way so it doesn't save to disk again; unless its transformed like gzipped.

@Varorbc
Copy link
Contributor

Varorbc commented Aug 5, 2020

any progress?

filipw/Strathweb.CacheOutput#217

@JunTaoLuo
Copy link
Contributor

Work will be tracked in #27387

@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
@amcasey amcasey added area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares and removed area-runtime labels Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-response-caching Needs: Design This issue requires design work before implementating.
Projects
None yet
Development

No branches or pull requests

5 participants