thank you
yes we are continuing to observe connection count.
so far we have made changed TCP stack configuration and will continue to
observe.
mr
On Wed, Jun 20, 2012 at 12:53 AM, Sumit Raja <
sumit.r...@raja-consulting.co.uk> wrote:
> Or ask your Java devs to investigate why the shut down does
Em 20/06/2012 04:53, Sumit Raja escreveu:
Or ask your Java devs to investigate why the shut down does not close
the physical connection properly. Does IDEA claim to shut down Tomcat
but actually it is still running because of a threads not being
cleaned up?
Are you sure this isn't happening duri
Or ask your Java devs to investigate why the shut down does not close
the physical connection properly. Does IDEA claim to shut down Tomcat
but actually it is still running because of a threads not being
cleaned up?
Are you sure this isn't happening during normal operation of the
application? If i
On 06/19/2012 09:29 AM, Mark Rostron wrote:
hi
we are running out of database connections.
we are using pg 9.0.6 on linux centos 5.7 64bit.
we are not using any go-between connection pools such as pgbouncer or
pgpool - connections occur directly from client to database.
the connection setup on
hi
we are running out of database connections.
we are using pg 9.0.6 on linux centos 5.7 64bit.
we are not using any go-between connection pools such as pgbouncer or
pgpool - connections occur directly from client to database.
the connection setup on the client (java) is default, only providing
(