JBoss tuning and sliming
Writing about web page http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossASTuningSliming
I came across this JBoss tuning and sliming page on the JBoss wiki a while back, but never really tried it out very much. I was forced to upgrade my JBoss from 3.2.6 to 3.2.7 today so that I can use the new Java 5 monitoring console so I thought I'd give it a go.
By taking out a load of stuff that I just don't need I managed these results:
Before:
- Clean startup with no webapps deployed: 15s
- Startup with BlogBuilder deployed: 34s
After:
- Clean startup with no webapps deployed: 8s
- Startup with BlogBuilder deployed: 27s
Try it out, it's worth a look.
Add a comment
You are not allowed to comment on this entry as it has restricted commenting permissions.