A great relieve to know. Thank you !
On Thu, Aug 22, 2013 at 2:30 AM, Mark Thomas wrote:
> On 21/08/2013 20:21, Albert Kam wrote:
> > My assumption here is that file upload will validate the maximum number
> of
> > files after all files have been received and parsed.
> > And if that's the case,
On 21/08/2013 20:21, Albert Kam wrote:
> My assumption here is that file upload will validate the maximum number of
> files after all files have been received and parsed.
> And if that's the case, how to avoid hundreds of large file uploads that
> can bring the system down ?
>
> I am currently usi
My assumption here is that file upload will validate the maximum number of
files after all files have been received and parsed.
And if that's the case, how to avoid hundreds of large file uploads that
can bring the system down ?
I am currently using tomcat 7.0.x here, and the latest version
common