oh... then its magic...

ok i've tried it:

[EMAIL PROTECTED]:~$ curl -T xxx.txt http://localhost:8000/xxx/
<html><head><title>Apache Tomcat/5.5.16 - Error
report</title><style><!--H1
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
H2 
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
H3 
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;}
B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
P 
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
{color : black;}A.name {color : black;}HR {color :
#525D76;}--></style> </head><body><h1>HTTP Status 403 - </h1><HR
size="1" noshade="noshade"><p><b>type</b> Status
report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>Access
to the specified resource () has been forbidden.</u></p><HR size="1"
noshade="noshade"><h3>Apache Tomcat/5.5.16</h3></body></html>

and thats exactly what I expected. So, you have something in tomcat (a
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

On 6/22/06, CMSuser <[EMAIL PROTECTED]> wrote:


Leon Rosenberg-3 wrote:
>
> So you effectively measure the ability of tomcat to throw away your
> bytes and send you an error page. That doesn't make really sense, does
> it?
>
> Leon
>
Of course not. The uploaded file is visible on the webpage in the new
directory 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.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to