Same question : Which release ? The linkcheck plugin uses the head method and not a get. It's faster to retreive the status of a page but sometimes some servers are configured to reject them. In the last plugin release you can set a property to use the get method. The result will be more reliable but very more slower to obtain.
Arnaud On 2/13/06, Lance Bader <[EMAIL PROTECTED]> wrote: > When I use xDoc to build my web site, the link check function generates a > number of false alarms, apparently because the check times out. The links > are typically links to Apache project sites ( > http://jakarta.apache.org/commons/discovery/, for example). > > I have never noticed a significant delay when I use the browser to verify > the links. Does the link check function do something different than what > the browser does, something that necessitates a slower response? Is there a > way to adjust the timeout value used so I can elminiate the false alarms? > > Lance > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
