Re: Help with so many concurrent connections

2014-07-15 Thread Jon V.
This isn't really a Mina question. Seems like you need to work on some tests to find out what parts are the bottleneck. I don't know why a buffer would mean faster inserts. Buffers are good to offload the tasks to other threads and that has its own performance advantages depending on how your dat

Read-only SSH_FXP_OPEN succeeds even if file doesn't exist; why?

2014-07-15 Thread Mark Riordan
I'm encountering surprising behavior from the SFtp subsystem of the MINA SSHD server, and I'm hoping that someone can help me understand it. In short, read-only file opens succeed even if the file does not exist. The subsequent file read commands are doomed to failure. This causes annoying b

Help with so many concurrent connections

2014-07-15 Thread Eray Yuksek
Hi, I am new in the list so I am not sure if I am sending my question to the right list since I know that there is another list called d...@mina.apache.org. I apologize in advance if this is not the right list and in that case, please let me know. Here is our problem: We try to handle thousand