RE: Limiting POST sizes to save bandwidth

2004-02-12 Thread Shapira, Yoav
Howdy, I'm not an expert on fileupload, but did you see the Exercising More Control section of http://jakarta.apache.org/commons/fileupload/using.html? It has a setting to limit the size. I don't know if that takes affect before/after/during the upload. IIRC (it's been a while), the server

RE: Limiting POST sizes to save bandwidth

2004-02-12 Thread Grim
To: Tomcat Users List Subject: RE: Limiting POST sizes to save bandwidth Howdy, I'm not an expert on fileupload, but did you see the Exercising More Control section of http://jakarta.apache.org/commons/fileupload/using.html? It has a setting to limit the size. I don't know if that takes affect

RE: Limiting POST sizes to save bandwidth

2004-02-12 Thread Mike Curwen
* sending a single byte that they were over the limit. -Original Message- From: Grim [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 9:41 AM To: 'Tomcat Users List' Subject: RE: Limiting POST sizes to save bandwidth Hi Yoav Thanks for the reply. But yeah, those settings