Network connection question -
02-17-2004
, 09:07 AM
Hi,
we are using SQLBase 7.5.1. I have a question regarding network connection
using the cgx-Library. After I make a db-connection to db port 2155 I
examine 'netstat -a' output.
Netstat states e.g. local TCP-Port 4000 connected to 2155 - allright. But
netstat also states that local port 4000 is in state LISTENING.
Is that right or how is this to be interpreted?
Sometimes our apllications run out of connections, after a couple of days
the db server has to be restarted.
Hints greatly appreciated ..... |