https://issues.apache.org/bugzilla/show_bug.cgi?id=53138

--- Comment #5 from Robert Kish <robert.k...@ncogroup.com> ---
(In reply to comment #4)
> Tested in 
> Firefox 11 and Internet Explorer 9


Tomcat installation:

<Connector port="8081" protocol="org.apache.coyote.http11.Http11NioProtocol"
SSLEnabled="true"
               maxThreads="150" scheme="https" secure="true"
               clientAuth="false" sslProtocol="TLS"
keystoreFile="xxx/.keystore" keystorePass="xxx" keyPass="xxx"/>


Running on HPUX 11.11:

64 bit JVM

java version "1.6.0.14"
Java(TM) SE Runtime Environment (build 1.6.0.14-jinteg_07_mar_2012_00_45-b00)
Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-jre1.6.0.14-rc1b2 PA2.0W
(aCC_AP), mixed mode)

-------

On Windows XP,

Using IE 8, I get 114,688 bytes of the file. It takes a long time to download
the file after the first chunk of data. I'm guessing it just gives up and
stops.

Using FF 12, I get about the same size of data initially - the file's progress
is paused - I get the "Connecting" status - but after a while, the document
completes and I get the whole size.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to