You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/11/27 16:07:35 UTC

DO NOT REPLY [Bug 5129] New: - Transforming with http (IIS) objects take minutes to complete.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5129>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5129

Transforming with http (IIS) objects take minutes to complete.

           Summary: Transforming with http (IIS) objects take minutes to
                    complete.
           Product: XalanC
           Version: 1.2.x
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: XalanC
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: fginestrini@3di.it


A trasformation referencing an http xsl object published by IIS takes minutes 
to complete (HTTP/1.1 timeout?).
The problem has been reproduced with XalanTransform.exe on NT4 sp6 requesting 
the xsl object to:
Microsoft Peer Web Server 3.0 (sp6) on Win NT 4.0 
Microsoft Internet Information Services 5.0 on Win 2000 Prof.
Things goes fine with Apache 1.3.20 (which logs HTTP/1.0 protocol for this 
request).