Re: maxFileSize

2015-10-07 Thread Jamie Jackson
That answers my questions (and more) perfectly. Thanks a lot. On Sat, Oct 3, 2015 at 10:23 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Jamie, > > On 10/2/15 11:23 AM, Jamie Jackson wrote: > > On Thu, Oct 1, 2015 at 5:25 PM

Re: maxFileSize

2015-10-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jamie, On 10/2/15 11:23 AM, Jamie Jackson wrote: > On Thu, Oct 1, 2015 at 5:25 PM, Christopher Schultz < >> Are you trying to get this value from application code using >> standard APIs, or are you trying to locate the value from within >> something

Re: maxFileSize

2015-10-02 Thread Jamie Jackson
On Thu, Oct 1, 2015 at 5:25 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Jamie, > > On 10/1/15 4:47 PM, Jamie Jackson wrote: > > Point taken, Christopher. I did just discover that I'm actually > > running 7.0.59, which isn't

Re: maxFileSize

2015-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jamie, On 10/1/15 4:47 PM, Jamie Jackson wrote: > Point taken, Christopher. I did just discover that I'm actually > running 7.0.59, which isn't as egregious as 7.0.20. (I had got the > version information from an unreliable source before, apparently

Re: maxFileSize

2015-10-01 Thread Jamie Jackson
Point taken, Christopher. I did just discover that I'm actually running 7.0.59, which isn't as egregious as 7.0.20. (I had got the version information from an unreliable source before, apparently.) On Thu, Oct 1, 2015 at 3:41 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -B

Re: maxFileSize

2015-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jamie, On 10/1/15 1:29 PM, Jamie Jackson wrote: > I'd meant to include that I'm running Tomcat 7.0.20 on Oracle Java > 7 (64-bit). Before you do anything else, you really need to upgrade Tomcat. That version of Tomcat is more than 4 years old and h

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 >possible in, say, jConsole?) >2.