我应该何时打开和关闭网站的缓存 WCF 代理?

发布于 2024-08-27 09:39:50 字数 381 浏览 10 评论 0原文

我浏览了 StackOverflow 上与缓存 WCF 代理以供重用相关的其他文章,并且阅读了 这篇文章解释了为什么我应该在调用任何内容之前显式打开代理它。我对最佳实施细节仍然有点模糊。

我的问题是:我应该何时打开和关闭网站上服务调用的代理,以及它们的生命周期应该是多少(每次调用、每次请求或每个 Web 应用程序)?我们目前不打算利用缓存的安全上下文(但这并非不可预见)。

谢谢!

I've browsed around the other articles on StackOverflow that relate to caching WCF proxies for reuse, and I've read this article explaining why I should explicitly open the proxy before calling anything on it. I'm still a little hazy on the best implementation details.

My question is: when should I open and close proxies for service calls on a website, and what should their lifetime be (per call, per request, or per web app)? We aren't planning on leveraging cached security contexts at the moment (but it's not unforeseeable).

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文