On Sat, Oct 20, 2012 at 3:26 PM, Skellington <[email protected]> wrote:
> Hello, > Is there a CFML app that can monitor a OpenBD instance and recommend > JVM tuning suggestions to increase number of connections and > performance? > You don't need a CFML app for that -- there are numerous Java tools that would help you at least monitor and see what's going on (combined with a load testing tool of course). I don't know of any that would make recommendations (not sure how they'd know what to recommend ...) but VisualVM is a great one to start with and if you need more than that offers, there are other tools available. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
