• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Recommended JBoss and Tomcat memory settings?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
Can someone recommend appropriate JVM memory settings ( -Xms and -Xmx ) to start Tomcat and JBoss for best performance?
Is there some guidelines for choosing these values based on available RAM?
I have a single machine running:
- Sun JDK 1.4.2
- MySQL Max 4.0.11
- JBoss 3.2.2 (just serving EJBs)
- Tomcat 4.1.x (running 5 Web apps, 3 of which connect to EJBs on JBoss)
- 1 Swing application (GUI controller for a chat server)
Note: The Tomcat and JBoss are separate installations, not the JBoss bundled with Tomcat.
Machine specs:
CPU: Pentium 4 2.2 GHz
RAM: 1 GB
OS: Mandrake Linux 9.1 + KDE 3.1

Thanks.
Alexander Yap
Melbourne, Australia
 
Any sufficiently advanced technology will be used as a cat toy. And this tiny ad contains a very small cat:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic