RE: Large File (100MB+) Upload Issue

2006-10-13 Thread Stryjewski Lindsey
ubject: RE: Large File (100MB+) Upload Issue Increasing logging (via the verbosity attribute) doesn't seem to do anything. Is there another way to get catalina.out to give me something? Regards, Lindsey -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Thursday, Oct

RE: Large File (100MB+) Upload Issue

2006-10-13 Thread Stryjewski Lindsey
2006 3:46 PM To: Tomcat Users List Subject: Re: Large File (100MB+) Upload Issue Honestly I don't know. I'm not there. Just offering a plausable expanation -- sometime I get lucky and hit the nail on the head. To be fair, your original post stated failures were being observed wit

RE: Large File (100MB+) Upload Issue

2006-10-13 Thread Stryjewski Lindsey
List Subject: Re: Large File (100MB+) Upload Issue Honestly I don't know. I'm not there. Just offering a plausable expanation -- sometime I get lucky and hit the nail on the head. To be fair, your original post stated failures were being observed with uploads of 10-20MB while a 1.7M

RE: Large File (100MB+) Upload Issue

2006-10-12 Thread Caldarale, Charles R
> From: Stryjewski Lindsey [mailto:[EMAIL PROTECTED] > Subject: RE: Large File (100MB+) Upload Issue > > So is the general consensus that this is indeed an issue with Tomcat, > and not Apache or a system setting? I don't think anything's ruled out yet. - Chuck

RE: Large File (100MB+) Upload Issue

2006-10-12 Thread Stryjewski Lindsey
avid Smith [mailto:[EMAIL PROTECTED] >Sent: Thursday, October 12, 2006 3:20 PM >To: Tomcat Users List >Subject: Re: Large File (100MB+) Upload Issue > >Might want to take a look at >http://tomcat.apache.org/tomcat-5.5-doc/config/http.html. > >Specifically setting the maxPostSize

Re: Large File (100MB+) Upload Issue

2006-10-12 Thread David Smith
vid Smith [mailto:[EMAIL PROTECTED] >Sent: Thursday, October 12, 2006 3:20 PM >To: Tomcat Users List >Subject: Re: Large File (100MB+) Upload Issue > >Might want to take a look at >http://tomcat.apache.org/tomcat-5.5-doc/config/http.html. > >Specifically setting the maxPostSize at

RE: Large File (100MB+) Upload Issue

2006-10-12 Thread Stryjewski Lindsey
PM To: Tomcat Users List Subject: RE: Large File (100MB+) Upload Issue > From: Stryjewski Lindsey [mailto:[EMAIL PROTECTED] > Subject: RE: Large File (100MB+) Upload Issue > > If this were the issue, why would a 22MB file (which I just > tested) work just fine? If the maxPostSize is b

RE: Large File (100MB+) Upload Issue

2006-10-12 Thread Caldarale, Charles R
> From: Stryjewski Lindsey [mailto:[EMAIL PROTECTED] > Subject: RE: Large File (100MB+) Upload Issue > > If this were the issue, why would a 22MB file (which I just > tested) work just fine? If the maxPostSize is being exceeded, there should be a log entry indicating such. H

RE: Large File (100MB+) Upload Issue

2006-10-12 Thread Stryjewski Lindsey
My understanding is that disableUploadTimeout defaults to "true" . Regards, Lindsey -Original Message- From: Nail, Evan Burke [mailto:[EMAIL PROTECTED] Sent: Thursday, October 12, 2006 2:34 PM To: Tomcat Users List Subject: RE: Large File (100MB+) Upload Issue I know

RE: Large File (100MB+) Upload Issue

2006-10-12 Thread Stryjewski Lindsey
If this were the issue, why would a 22MB file (which I just tested) work just fine? Regards, Lindsey -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Thursday, October 12, 2006 3:20 PM To: Tomcat Users List Subject: Re: Large File (100MB+) Upload Issue Might want

RE: Large File (100MB+) Upload Issue

2006-10-12 Thread Stryjewski Lindsey
Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Thursday, October 12, 2006 3:18 PM To: Tomcat Users List Subject: RE: Large File (100MB+) Upload Issue > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: Re: Large File (100MB+) Upload Issue > >

Re: Large File (100MB+) Upload Issue

2006-10-12 Thread David Smith
mailto:[EMAIL PROTECTED] >Sent: Thursday, October 12, 2006 1:28 PM >To: users@tomcat.apache.org >Subject: Large File (100MB+) Upload Issue > > >Hello, > >We are experiencing a problem uploading large files through our web >portal. We seem to have problems once the file g

RE: Large File (100MB+) Upload Issue

2006-10-12 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: Re: Large File (100MB+) Upload Issue > > go to your server.xml > for your non-SSL HTTP/1.1 Connector on port 8080 connector in > server.xml set > > disableUploadTimeout="false" Doing so forc

Re: Large File (100MB+) Upload Issue

2006-10-12 Thread Martin Gainty
PROTECTED]> To: "Tomcat Users List" Sent: Thursday, October 12, 2006 2:34 PM Subject: RE: Large File (100MB+) Upload Issue I know I had some issues like this once that related to ssl. My dev server worked fine but when I got under https it timedout. Man I can't remember wh

Re: Large File (100MB+) Upload Issue

2006-10-12 Thread tony81chi
Let me run through it one more time and try to identify some specific problems then i will get back to you. Strut is similar to JSF i believe so we could be in the same boat Regards

RE: Large File (100MB+) Upload Issue

2006-10-12 Thread Nail, Evan Burke
le on ssl, https, tomcat and upload and see if that gets you anything. Sorry its not definitive but it's worth a look. -Original Message- From: Stryjewski Lindsey [mailto:[EMAIL PROTECTED] Sent: Thursday, October 12, 2006 1:28 PM To: users@tomcat.apache.org Subject: Large F

Large File (100MB+) Upload Issue

2006-10-12 Thread Stryjewski Lindsey
Hello, We are experiencing a problem uploading large files through our web portal. We seem to have problems once the file gets to be 10-20MB. The file I am currently trying is 100MB. When the user submits via the web form, the file appears to upload to a Tomcat temp file. This upload compl