Erinc Arikan wrote:
I have server app that has been built by Mina, My clients are claiming that they are seeing occasional Connection Attempt Failures. I am wondering if there's an easy way of capturing when a Connection Attempt Failures on the server.Erinc
If your clients are truly seeing a failed connection attempt, then it would be revealing only on a network trace I believe. You might want to try modifying the backlog for your acceptor to see if that makes the problem go away.
-Johnny
