标题: 一个警告? [打印本页] 作者: zj101582 时间: 2008-6-16 17:31 标题: 一个警告? 操作过程:录制登录-退出.后运行.在EXECUTION LOG中有这样的警告.
Action.c(532): Warning -26695: Redirection depth (11) exceeds max (10) for "http://discovery.net/DiscoveryRedirect/default.aspx" [MsgId: MWAR-26695]
在我录制的网站首页中,并不存在这样的页面啊?
请问:这样的警告是什么原因引起的?
是没有页面的原因吗?
谢谢.作者: Zee 时间: 2008-6-16 18:01
重定向深度超过最大值10了。作者: zj101582 时间: 2008-6-17 10:31 标题: 回复 2# 的帖子 不是很明白"重定向"的作用?能说明下吗?
我查看过帮助,它只说明了最大重定向的值.
MaxRedirectionDepth: The maximum redirection depth. This option has the same effect as specifying MaxRedirectionDepth in the default.cfg file of a script. The value of this option must be a character string representing a decimal number.
谢谢