在sitecore内容编辑器上工作时发生问题。 当用户采取一些行动,Internet Explorer冻结,并在一段时间后显示
ReadResponse() failed: The server did not return a response for this request.
当我通过VPN连接连接到我们的托pipe服务器时,它工作正常。 任何帮助debugging这是非常感谢。
从IIS日志
2010-07-14 06:29:14 W3SVC1515735300 xxx85 POST /en/sitecore/shell/sitecore/content/Applications/Content+Editor.aspx ic = People%2f16x16%2fcubes_blue.png&he = Content + Editor&cl = 0 80 – xxx58 Mozilla /4.0+(compatible;+MSIE+8.0;+Windows+NT+6.1;+WOW64;+Trident/4.0;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+ .NET + CLR + 3.0.30729; + InfoPath.3)400 0 64
从HTTPERR日志
2010-07-14 06:29:14 xxx58 50955 xxx85 80 HTTP / 1.1 POST /en/sitecore/shell/sitecore/content/Applications/Content+Editor.aspx?ic=People%2f16x16%2fcubes_blue.png&he=Content+Editor&cl = 0 – 1515735300 Timer_EntityBody DefaultAppPool
使用Fiddler分析stream量会显示以下URL导致冻结
提琴手
HTTP://xxx85/en/sitecore/shell/sitecore/content/Applications/Content%20Editor.aspx IC =人们%2f16x16%2fcubes_blue.png与他=内容+编辑与CL = 0
504 ReadResponse()失败:服务器没有为此请求返回响应。
IP地址是否只能通过VPN访问? VPN提供什么路由?
也许VPN需要根据您的提供商设置其服务的方式来编辑内容?