ASP.NET的本地缓存 [英] Local Cache for ASP.NET

查看:268
本文介绍了ASP.NET的本地缓存的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在ASP.NET中使用本地缓存时,整个本地缓存是针对服务器进程而不是针对每个用户请求吗?因此,对于每个ASP.NET应用程序,只有一个本地缓存,我能正确理解吗?

When using Local Cache in ASP.NET, is it that the whole Local Cache is for the server process and not per user request? So for every ASP.NET app, there is only one local cache, do I understand this correctly?

推荐答案

是的。 ASP.NET Web应用程序有一个本地缓存。我想如果你有多个应用程序池/ web应用程序,你也会有一个本地缓存。

Yes. You have a single local cache for the ASP.NET web application. I imagine if you had multiple application pools / web applications, you would also have a local cache for each.

Jason Roth

Jason Roth


这篇关于ASP.NET的本地缓存的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆