« Return to Thread: FTPServer handling of multiple concurrent connections.

Re: FTPServer handling of multiple concurrent connections.

by Sai Pullabhotla :: Rate this Message:

| View in Thread

What would be the benefit of using MINA compared to the traditional
sockets, especially for passive connections?

Regards,
Sai Pullabhotla





On Tue, Mar 30, 2010 at 7:33 AM, Niklas Gustavsson <niklas@...> wrote:

> On Tue, Mar 30, 2010 at 10:33 AM, Sai Pullabhotla
> <sai.pullabhotla@...> wrote:
>> I don't think that was intended. If this is in fact an issue, we
>> should probably consider adding a configuration option such as
>> maxThreads as the default max we choose may not be the best in all
>> cases.
>
> I think David is correct, and I agree with your proposed solution
> (defaulting the value higher than 16 thou). We should also look into
> moving the data connection over to using MINA, if someone got the
> time.
>
> /niklas
>

 « Return to Thread: FTPServer handling of multiple concurrent connections.