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
, 2007 9: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 Window

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 IE

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
ge 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" Sent: Wednesday, September 19, 2007 12:55 PM Subject: Re: Download problem with I

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
Original Message - From: "Baldurien" <[EMAIL PROTECTED]> To: 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) on Windows Server 2k3 Hello, I have the following configuration : - A To

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
guration file. Martin Gainty wrote: to make sure its not tomcat timing out what is disableUploadTimeout in your connector set to? M-- - Original Message - From: "Baldurien" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 19, 2007 9:16 AM Subject: Download problem w

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
g The file is never created. I did not try without spaces. 2. 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 --