Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写一个自定义处理程序,想看看它有多稳定,只是让我的浏览器一遍又一遍地请求相同的 URL。它没有崩溃,但我收到了一些类似标题中的消息。
IE
conn 0x7f7d6c001610 error: i=-2 errno=11 state=4 rc=3 br=721
当我执行“hello”示例时也会发生这种情况,但频率要低得多。
你能给我一些关于为什么会发生这种情况的指示吗?我必须解决这个问题吗?
此错误报告并不重要。这意味着在请求完成之前,与客户端的连接由于某种原因而中断。