Re: maxFileSize

2015-10-07 Thread Jamie Jackson
t; *Anywhere* is fine with me. > > > > I'm having some trouble with file uploads in an app. I'm asking > > about it in the language's (Lucee's) forums, and people seem to be > > hung up on the idea that it's a Tomcat setting (specifically this > > maxF

Re: maxFileSize

2015-10-03 Thread Christopher Schultz
value from within >> something like a Valve, which is Tomcat-specific? > > *Anywhere* is fine with me. > > I'm having some trouble with file uploads in an app. I'm asking > about it in the language's (Lucee's) forums, and people seem to be > hung up on the id

Re: maxFileSize

2015-10-02 Thread Jamie Jackson
o do it. > > As for your original question... > > >>>> On Thu, Oct 1, 2015 at 1:22 PM, Jamie Jackson > >>>> wrote: > >>>> > >>>>> Hi Folks, > >>>>> > >>>>> My question has a few facet

Re: maxFileSize

2015-10-01 Thread Christopher Schultz
t;>>>> Hi Folks, >>>>> >>>>> My question has a few facets: >>>>> >>>>> >>>>> 1. How do you get the active maxFileSize value from Tomcat? >>>>> (Is it possible in, say, jConsole?) 2. Is

Re: maxFileSize

2015-10-01 Thread Jamie Jackson
27 which will be > available in a few hours. > > - -chris > > > On Thu, Oct 1, 2015 at 1:22 PM, Jamie Jackson > > wrote: > > > >> Hi Folks, > >> > >> My question has a few facets: > >> > >> > >> 1. How do yo

Re: maxFileSize

2015-10-01 Thread Christopher Schultz
2 PM, Jamie Jackson > wrote: > >> Hi Folks, >> >> My question has a few facets: >> >> >> 1. How do you get the active maxFileSize value from Tomcat? (Is >> it possible in, say, jConsole?) 2. Is the default value's ("-1"

Re: maxFileSize

2015-10-01 Thread Jamie Jackson
I'd meant to include that I'm running Tomcat 7.0.20 on Oracle Java 7 (64-bit). On Thu, Oct 1, 2015 at 1:22 PM, Jamie Jackson wrote: > Hi Folks, > > My question has a few facets: > > >1. How do you get the active maxFileSize value from Tomcat? (Is it >poss

maxFileSize

2015-10-01 Thread Jamie Jackson
Hi Folks, My question has a few facets: 1. How do you get the active maxFileSize value from Tomcat? (Is it possible in, say, jConsole?) 2. Is the default value's ("-1" <https://tomcat.apache.org/tomcat-7.0-doc/servletapi/javax/servlet/annotation/MultipartConfi

Re: Mod_jk : increase maxfilesize for download

2006-09-24 Thread Mark Thomas
Martin Gainty wrote: Umm no. > If you're not using a DB to handle the storage of these large units AND How data is stored has no impact on how it is transmitted. > If you're not using any type of CompressionFilter > then you will have to break up your transmission to individual fragments > in

Re: Mod_jk : increase maxfilesize for download

2006-09-24 Thread Martin Gainty
AIL 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, > __

Re: Mod_jk : increase maxfilesize for download

2006-09-24 Thread Rainer Jung
TED]> -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

RE: Mod_jk : increase maxfilesize for download

2006-09-24 Thread Jean-Bernard BRIAND
TED]> -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

Re: Mod_jk : increase maxfilesize for download

2006-09-23 Thread Martin Gainty
the original message without making a copy. Thank you. - Original Message - From: "Jean-Bernard BRIAND" <[EMAIL PROTECTED]> To: Sent: Saturday, September 23, 2006 7:56 PM Subject: Mod_jk : increase maxfilesize for download > Hello, > > I use Tomcat 4.1.31,

Mod_jk : increase maxfilesize for download

2006-09-23 Thread Jean-Bernard BRIAND
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 By