Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Remote TCP Port Connection Monitoring

by zakzebrowski (Curate)
on Dec 10, 2003 at 21:20 UTC ( [id://313878]=note: print w/replies, xml ) Need Help??


in reply to Remote TCP Port Connection Monitoring

Ensure that you have timeout's for your tcp session. Moving up to the jdbc level (java, ew) , mysql's jdbc driver had a problem on the low end box we were using, because it was taking greater than 30 seconds to get to the server and back. try'ing and catch'ing the tcp timeout exception helped on the client end... but you also need to make sure on the server end that the server shuts down inactive clients in a timely manor, or the server will think that there are a lot more open sessions then their actually is, taking up valuable server resources...


----
Zak
  • Comment on Re: Remote TCP Port Connection Monitoring

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://313878]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-18 23:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found