----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

jserv 1.1b2
apache 1.3.9
aix 4.3.3
db2 6.1

I have successfully made the connection between my servlets and the 
db2 database.  However I seem to only have one active connection at
a time.  When viewing netstat all the other connections are in a
time_wait
state.  I have confirmed this with the db2 dba and he also only sees 
one connection into the database.  Is this a problem with the 
way I have the servlet engine configured or a problem with aix or the
db2 client?


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to