You misunderstand the answer 
If you're not using a DB to handle the storage of these large units AND
If you're not using any type of CompressionFilter 
then you will have to break up your transmission to individual fragments inside 
threads 
and then reassemble the individual these fragments at the other end
Bye
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Jean-Bernard BRIAND" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>; "Martin Gainty" <[EMAIL 
PROTECTED]>
Sent: Sunday, September 24, 2006 3:19 AM
Subject: RE: Mod_jk : increase maxfilesize for download


> Hello,
> 
> Thanks for your respawn but my problem is the size of file to download and
> not the numbers of simultanous download.
> 
> bye,
> ________________________________________________________________________
> Jean-Bernard BRIAND
> <mailto:[EMAIL PROTECTED]>
> ________________________________________________________________________
> 
> 
> 
> -----Message d'origine-----
> De : Martin Gainty [mailto:[EMAIL PROTECTED]
> Envoyé : dimanche 24 septembre 2006 02:51
> À : Tomcat Users List
> Objet : Re: Mod_jk : increase maxfilesize for download
> 
> 
> Jean-
> your anglais is quite good-
> If you want to optimise your mod_jk configuration
> take a look at minThreads, maxThreads parameter for Connector configuration
> at
> http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html
> Bon Chance,
> Martin --
> *********************************************************************
> This email message and any files transmitted with it contain confidential
> information intended only for the person(s) to whom this email message is
> addressed.  If you have received this email message in error, please notify
> the sender immediately by telephone or email and destroy the original
> message without making a copy.  Thank you.
> 
> 
> 
> ----- Original Message -----
> From: "Jean-Bernard BRIAND" <[EMAIL PROTECTED]>
> To: <users@tomcat.apache.org>
> Sent: Saturday, September 23, 2006 7:56 PM
> Subject: Mod_jk : increase maxfilesize for download
> 
> 
>> Hello,
>>
>> I use Tomcat 4.1.31, Apache 2.0.46 and mod_jk 1.2.18.
>>
>> I can't download a file with a size greatest than 71Ko over mod_jk. With a
>> direct access to Apache or Tomcat i can download a file greatest than 5Mo.
>>
>> How can i tune my connector for serve this download ?
>>
>>
>> Sorry for my english ....
>>
>> Bye,
>> ________________________________________________________________________
>> Jean-Bernard BRIAND
>> <mailto:[EMAIL PROTECTED]>
>> ________________________________________________________________________
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
>

Reply via email to