Home
TeamSite
TeamSite, LiveSite and OpenDeploy
LSCS DB Pooling ?
Andy Knipp
LSCS RT 732 on Linux
Running some load testing and it appears that LSCS opens and closes the DB on every query, it is not reusing the DB connections.
Am I reading this correctly ?
LSCS uses the Apache BasicDataSource which looks like it should support pooling, but it does not seem to work.
What options do I have ? I can replace the BasicDataSource with something a little higher end, but are there any improvements we can get from BasicDataSource ?
Tips/Pointers/RTFMs appreciated
Find more posts tagged with
Comments
There are no comments yet