xsl-list
[Top] [All Lists]

RE: [xsl] doc-available timeout

2009-04-08 05:53:54

Is it possible to set the timeout for the doc-available function?

That's a very product-dependent question.

When set to check a file on a local network, if the ressource 
is not available (does not even exist) the verification takes 
forever (> 2 minutes).

Is this related to the OS / Java / the XPath processor?


With a Java processor like Saxon, you can fine-tune the way operations like
this work by writing your own URIResolver.

Saxon will just ask the Java VM to dereference the URI. So you might also be
able to do some tuning by setting Java system properties.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>