On 1/20/11 7:18 AM, Michal Singer wrote:
Hi. How does the server handle scenarios of too many users?
Is there a way to queue requests and run them later, or will it just throw
exceptions?
There is a queue, but with a limited size (which can be set at startup).
Of course, at some point, it's more or less an architecture pb, not a
technical one. Whatever you do, if you have 1 billion user, you'll get a
OOM error...
Is there a way to control which bandwidth can be used for Ftp requests?
There is a way to throttle the bandwith (read and write), but it does
not make sense for FTP, as you anyway use a dedicated connection to send
the data (AFAICT).
PS : Have you checked the FtpServer ? If your question are related to
this project, may I suggest you tag you mails with [FtpServer] ?
--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com