-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hi!
Im just working on some nice internet projects with JServ 1.0 (on
Blackdown JDK1.1.7 & SuSE Linux) and Apache (1.3.6).
The project is connecting to a database Oracle 8.x.x.i) using a
(thin)JDBC Driver. To improve the performance I wrote a
connectionpool which stores and recycles some already open
connections.This connectionpool also runs as his own watchdog
thread (demon-threat) to monitor the number open connections, etc.
This works quite nice so far but when JServ is reloading, the
connections pools is quite open.
The AdaptiveClassloader seems not to close the classes he loaded
when he is discarded?! Is this correct ??!
The next (related) problem is that, there are some classes to
manage html templates which also seem to be more or less
persistent (?!). In the end I got a really big VM (302MB .. <uhrg!>).
Any good Ideas ???!!
Niclas
--
/ / Homepage : http://www.hedgehoc.de / /
/ / eMail : [EMAIL PROTECTED] / /
--
--------------------------------------------------------------
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]