简体   繁体   中英

ASP.NET Cache and Web Farm Solutions

What are the solutions to get cache to work with a web farm in an ASP.NET MVC site? I know there are third party caching providers (NCache), but is there a simpler way without purchasing extra services?

您可以设置Memcached(Memcached.org)(这是在很多很多网站上使用的分布式缓存解决方案)。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM