How can I store date on my server cache but when I use load balancer with 2 or more hoster server, then data cached on one server is not available on another server. How can I have distributed or Clustered caching in asp.net mvc?
如何在服务器缓存中存储日期,但是当我使用两个或多个hoster服务器的负载均衡器时,在另一个服务器上缓存的数据是不可用的。如何在asp.net mvc中使用分布式或集群缓存?
Please help me asap.
请帮我尽快。
1 个解决方案
#1
1
I think you should try AppFabric Caching it is very simple to integrate and easy to use.
我认为您应该尝试AppFabric缓存,它集成非常简单,易于使用。
you can use following link for further details.
您可以使用以下链接了解更多细节。
http://www.codeproject.com/Articles/308508/AppFAbric-Caching-Extension
http://www.codeproject.com/Articles/308508/AppFAbric-Caching-Extension
#1
1
I think you should try AppFabric Caching it is very simple to integrate and easy to use.
我认为您应该尝试AppFabric缓存,它集成非常简单,易于使用。
you can use following link for further details.
您可以使用以下链接了解更多细节。
http://www.codeproject.com/Articles/308508/AppFAbric-Caching-Extension
http://www.codeproject.com/Articles/308508/AppFAbric-Caching-Extension