我应该何时打开和关闭网站的缓存 WCF 代理?
我浏览了 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论