application handing on send

From: Warren Little <wlittle(at)securitylending(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: application handing on send
Date: 2004-05-28 15:30:07
Message-ID: 1085758206.5841.21.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

My tomcat application occasionally hangs trying push data to the
postgres backend. When I view the connection to postgres with netstat I
see data sitting in the sendQ on the socket.
There is a firewall (cisco pix) between the tomcat server and the
database server.
I was wondering if there is some way to set the timeout on the driver as
to force a IO exception and terminate the jdbc request.


--
Warren Little
Senior Vice President
Secondary Marketing
Security Lending Wholesale, LC
www.securitylending.com
Tel: 866-369-7763
Fax: 866-849-8079

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Warren Little 2004-05-28 17:16:40 Re: application handing on send
Previous Message Ulrich Meis 2004-05-28 02:01:35 Re: cannot find org.postgres.Driver