Re: Download problem with IE6, IIS 6.0, SSL, Tomcat 6.0.13 and connector 1.2.25 (last in date) on Windows Server 2k3

2007-09-20 Thread Baldurien
an attribute of the connector you need to restart the connector by cycling (stop/start) Tomcat M-- - Original Message - From: Baldurien [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, September 19, 2007 12:55 PM Subject: Re: Download problem with IE6, IIS 6.0, SSL

Re: Download problem with IE6, IIS 6.0, SSL, Tomcat 6.0.13 and connector1.2.25 (last in date) on Windows Server 2k3

2007-09-20 Thread Baldurien
In fact, it was a gzip compression not on Tomcat side, but in the webapp itself (using servlet filter). I do not know whether it's better or not, but it's how it was done. Caldarale, Charles R wrote: From: Baldurien [mailto:[EMAIL PROTECTED] Subject: Re: Download problem with IE6, IIS 6.0

Re: Download problem with IE6, IIS 6.0, SSL, Tomcat 6.0.13 and connector1.2.25 (last in date) on Windows Server 2k3

2007-09-20 Thread Baldurien
:50 AM Subject: RE: Download problem with IE6, IIS 6.0, SSL, Tomcat 6.0.13 and connector1.2.25 (last in date) on Windows Server 2k3 From: Baldurien [mailto:[EMAIL PROTECTED] Subject: Re: Download problem with IE6, IIS 6.0, SSL, Tomcat 6.0.13 and connector1.2.25 (last in date) on Windows Server

Download problem with IE6, IIS 6.0, SSL, Tomcat 6.0.13 and connector 1.2.25 (last in date) on Windows Server 2k3

2007-09-19 Thread Baldurien
. Is there a limit in size between IIS and Tomcat? Some of the result in my search spoke about a 8192 bytes limits, other about a pool size limit? Honestly, Baldurien - To start a new topic, e-mail: users

Re: Download problem with IE6, IIS 6.0, SSL, Tomcat 6.0.13 and connector 1.2.25 (last in date) on Windows Server 2k3

2007-09-19 Thread Baldurien
out what is disableUploadTimeout in your connector set to? M-- - Original Message - From: Baldurien [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, September 19, 2007 9:16 AM Subject: Download problem with IE6, IIS 6.0, SSL, Tomcat 6.0.13 and connector 1.2.25 (last in date

Re: Download problem with IE6, IIS 6.0, SSL, Tomcat 6.0.13 and connector 1.2.25 (last in date) on Windows Server 2k3

2007-09-19 Thread Baldurien
to false by default), so I tried ||disableUploadTimeout=true, restarted the Tomcat service, and it did not resolve the problem. | Martin Gainty wrote: to make sure its not tomcat timing out what is disableUploadTimeout in your connector set to? M-- - Original Message - From: Baldurien