but when i test Apache FtpServer 1.0.0,i use the code like this:
while(j++ < 500)
{
new FtpConnectionThread().start();
}
FtpConnectionThread will connect to the ftp server,upload a file,and close
the connection.
when i run the test first, it works well.but when run again, some exception
happened,like this:
connnection refuseed...........
ps: my OS is windows xp,sp2
and my ftp setting :maxlogins = 5000
Are there something wrong?
2009/9/3 Emmanuel Lecharny <[email protected]>
> Peng Lee wrote:
>
>> HI,all,
>> Where can i find the test data of performance or some document on
>> performance?
>> thanks!
>> Stefan Lee(李鹏)
>> Huazhong University of Science and Technology
>>
>>
>>
> This is all we have : http://mina.apache.org/performance-test-reports.html
>
> --
> --
> cordialement, regards,
> Emmanuel Lécharny
> www.iktek.com
> directory.apache.org
>
>
>