[Red5] SOLVED JDBC connections and application performance

Marcus Popetz marcus at roundpeg.com
Thu Dec 11 06:56:01 PST 2008


On Thu, Dec 11, 2008 at 5:49 AM, Jose <fb at aoek.com> wrote:
> following your email and the quick implementation I made
> yesterday, dbcp has been disqualified as "unstable" solution.

We're using dbcp in a web app that gets about 3 million page loads per
day..across 16 app servers and it's resilient to db reboots and nic
outtages.

I'd check into misconfiguration before discarding it.

Also, hibernate is (IMO) the best approach for long term
maintainability...but it does have a learning curve.

-mp



More information about the Red5 mailing list