View Single Post
  #9 (permalink)  
Old 09-13-2007, 08:44 AM
mmorse mmorse is offline
Moderator
 
Posts: 6,237
Default

Personally I would wait for all the other improvements-but if you we're curious:
zmlocalconfig | grep mem
Should spit out your tomcat_java_heap_memory_percent

if you wanted to change it - something like:
zmlocalconfig -e tomcat_java_heap_memory_percent=x
Reply With Quote