yes i have already read it, but i fear a very slow behavior if some users are sending their files at the same time at the same port ...

----- Original Message ----- From: "Martin Cooper" <[EMAIL PROTECTED]>
To: "Jakarta Commons Users List" <[email protected]>
Sent: Sunday, January 15, 2006 9:00 PM
Subject: Re: Port Balancing (FileUpload)


On 1/15/06, benjamin haimerl <[EMAIL PROTECTED]> wrote:

Hi all,

Which Ports do i have to let open to use the Commons FileUpload?

Of course the TomcatServerPort, but on which port FileUpload handles the
file transfer ?


A file upload request is just an HTTP POST request with a content type of
multipart/form-data, so there are no other ports involved. See the User
Guide for more information.

http://jakarta.apache.org/commons/fileupload/using.html

--
Martin Cooper


What happens if more than one user wants to send files at the same time?
Do i have to configure an explizit open port range ?

Greetings
Ben

---
U need a really high level
compression  storage?
try "dev/null", its amazing ;)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to