be placed in each webapp's web-inf/lib folder so it instantiates its own
copy of the jdbc driver? Right now I have a single copy in the common/lib
but I experience lags and temp space growth that runs amuck essentially
causing DoS.

Been having the problem where the db runs good for a while then I have to
kill all the connections because I have no way of knowing which individual
connection is blocking and/or freaking out and causing the slow down.

Reply via email to