On Thu, Jan 29, 2009 at 5:10 AM, Landon Fabbricino <[email protected]> wrote: > Using mina as a server I have multiple automated clients that will connect to > my app. Usually the system will send pings every minutes to my system, > however, the odd time when the automated client crashes or breaks it will > start spamming pings every second.
Slightly confused here. Here is what I understood. You have MINA Server which sends ping to clients connected/monitored by it. Is that correct, or I am missing something? > To address the problem, I just need to respond to the client with the > configuration information and everything works as expected or restart the > client. To respond to select client, you can customize Blacklist filter, to respond only to valid clients. > > So far, I have been restarting the client. > > Does anyone out there have any idea's how I could identify when I am getting > constantly spammed with pings? I have tried a few things, but no luck. > > Thanks. > thanks ashish Blog: http://www.ashishpaliwal.com/blog My Photo Galleries: http://www.pbase.com/ashishpaliwal
