简体   繁体   English

ASP.NET缓存和Web场解决方案

[英]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? 在ASP.NET MVC站点中使用缓存与Web场一起使用的解决方案是什么? I know there are third party caching providers (NCache), but is there a simpler way without purchasing extra services? 我知道有第三方缓存提供程序(NCache),但有没有更简单的方法而无需购买额外的服务?

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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