使用 IIS 7.5 进行长轮询
我有一个 ASP.NET 3.5 Web 应用程序,它使用长轮询进行聊天。它会长时间轮询异步处理程序以获取新消息。每个请求在关闭并重新连接之前最多可以持续 15 秒。
该应用程序使用 Visual Studio 内置 Web 服务器运行良好,但一旦部署到 IIS(即 IIS 7.5),在我登录大约 10 个用户后,长轮询请求开始中止。
请帮忙。
I have a ASP.NET 3.5 web application that uses long polling for chat. It long polls an asynchronous handler for new messages. Each request can last a maximum of 15 seconds before being closed and reconnected.
The application runs fine using Visual Studio Built-in web server but once deployed to the IIS (i.e. IIS 7.5 ) the long polling requests start getting aborted after i login around 10 users.
Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论