Ronald Wildenberg <[EMAIL PROTECTED]> wrote: > I have just discovered a quite disturbing MMBase connection pooling > issue/bug. > > We run MMBase 1.7 inside Tomcat 4.1.24. The server.xml file contain six > <host .../> entries, all pointing to the same appBase (which contains an > MMBase application). This MMBase app is configured to open at most 20 > database connection. > > However, for each <host .../> entry, 20 database connections are opened! > For our six <host .../> entries, this results in 120 database connections. > When we remove an entry, 20 less database connections are opened. > > Could someone please shed some light on this issue?
If you find 20 connection per mmbase instance too much, I suggest you set it lower. MMBase instances do not share there connection pools. You also might give the app-server's connection pooling a try in stead. Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
