Re: file upload speed.

2006-06-22 Thread Maurice Yarrow
rl + "filename"); . then I use HttpClient to executed the above putmethod. (this give's good throughput ). My guess is that the curl client itself was the bottleneck previously. However the same curl client gave better upload speeds with other webservers(Apache), so it's

Re: file upload speed.

2006-06-22 Thread Maurice Yarrow
y. However the same curl client gave better upload speeds with other webservers(Apache), so it's confusing. regards, Aman. -- View this message in context: http://www.nabble.com/file-upload-speed.-t1816944.html#a4987102 Sent from the Tomcat - User forum at Nabble.com. ---

Re: file upload speed.

2006-06-22 Thread CMSuser
servlet which can handle fileupload) which proceeds the file or you > get the above error message. Or, third option, you are performing some > magic I don't know about. > > regards > Leon > Did you set the readonly to false in web.xml in conf folder

Re: file upload speed.

2006-06-22 Thread Leon Rosenberg
re it's supposed to be. -- View this message in context: http://www.nabble.com/file-upload-speed.-t1816944.html#a4987974 Sent from the Tomcat - User forum at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To

Re: file upload speed.

2006-06-21 Thread CMSuser
where it's supposed to be. -- View this message in context: http://www.nabble.com/file-upload-speed.-t1816944.html#a4987974 Sent from the Tomcat - User forum at Nabble.com. - To start a new topic, e-mail: users@tomcat.ap

Re: file upload speed.

2006-06-21 Thread Leon Rosenberg
curl client itself was the bottleneck previously. However the same curl client gave better upload speeds with other webservers(Apache), so it's confusing. regards, Aman. -- View this message in context: http://www.nabble.com/file-upload-speed.-t1816944.html#a4987102 Sent from the Tomc

Re: file upload speed.

2006-06-21 Thread CMSuser
lient to executed the above putmethod. (this give's good throughput ). My guess is that the curl client itself was the bottleneck previously. However the same curl client gave better upload speeds with other webservers(Apache), so it's confusing. regards, Aman. -- View this message in c

Re: file upload speed.

2006-06-21 Thread Martin Gainty
: "Leon Rosenberg" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, June 21, 2006 2:16 PM Subject: Re: file upload speed. > sorry, maybe i'm misunderstand a whole bunch of things here, but what > exactly is your "appropriate url"? > >

Re: file upload speed.

2006-06-21 Thread Leon Rosenberg
nd it's done. -- View this message in context: http://www.nabble.com/file-upload-speed.-t1816944.html#a4974353 Sent from the Tomcat - User forum at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscrib

Re: file upload speed.

2006-06-21 Thread CMSuser
Leon Rosenberg-3 wrote: > > I ment rather how do you handle the upload in tomcat? > I have not written any custom "upload handlers" on the web server side. I just give the appropriate url to the "put client" and it's done. -- View this message in context:

Re: file upload speed.

2006-06-21 Thread CMSuser
Leon Rosenberg-3 wrote: > > I ment rather how do you handle the upload in tomcat? > I have written any custom "upload handlers". I just give the appropriate url to the "put client" and it's done. -- View this message in context: http://www.nabble.co

Re: file upload speed.

2006-06-21 Thread Leon Rosenberg
!! (at over 85% ). regards, Aman. -- View this message in context: http://www.nabble.com/file-upload-speed.-t1816944.html#a4972313 Sent from the Tomcat - User forum at Nabble.com. - To start a new topic, e-mail: users@tomcat.ap

Re: file upload speed.

2006-06-21 Thread CMSuser
FYI- I've been using the curl command line client for the uploads and downloads. When I tried the commons HttpClient from a java program, the upload/download throughputs matched !! (at over 85% ). regards, Aman. -- View this message in context: http://www.nabble.com/file-upload-

Re: file upload speed.

2006-06-21 Thread Leon Rosenberg
s, Aman -- View this message in context: http://www.nabble.com/file-upload-speed.-t1816944.html#a4968168 Sent from the Tomcat - User forum at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-m

Re: file upload speed.

2006-06-20 Thread CMSuser
deliberate ? could the configuration be tweaked to produce better upload throughput ? I've tried playing with the input/output buffer sizes in web.xml but no significant benifit was seen. Thanks, Aman -- View this message in context: http://www.nabble.com/file-upload-speed.-t1816944.html#a49

Re: file upload speed.

2006-06-20 Thread Antonio Petrelli
CMSuser ha scritto: Hi, I'm using Tomcat 5.5.15 to transfer files. I get a throughput of roughly 20% on 100Mbps LAN whereas the download throughput is 95% approx. How can I make the uploads faster ? Just a thought, though you are in a LAN, is the server in an ADSL? If yes, you know what the

file upload speed.

2006-06-20 Thread CMSuser
Hi, I'm using Tomcat 5.5.15 to transfer files. I get a throughput of roughly 20% on 100Mbps LAN whereas the download throughput is 95% approx. How can I make the uploads faster ? Thanks, Aman. -- View this message in context: http://www.nabble.com/file-upload-speed.-t1816944.html#a4953136