Version Differences for Performance Tuning Servers

(Add base.xml info)
(Added headings to sort through the crap)
Line 1:
- '''Introduction'''      
       
  The default settings for the AnthillPro server tend to work well for many customers. However, in extreme cases where either the server hardware has limitations, or the server activity and user base is large, these tuning options may help.    The default settings for the AnthillPro server tend to work well for many customers. However, in extreme cases where either the server hardware has limitations, or the server activity and user base is large, these tuning options may help. 
       
- <br>'''JVM (Oracle) Options'''   + = JVM (Oracle) Options =  
       
  Adding these options to the setenv.sh file (3.8.3+), or modifying your ah3server launch script to include these arguments will improve the server's usage of available resources and UI responsiveness.    Adding these options to the setenv.sh file (3.8.3+), or modifying your ah3server launch script to include these arguments will improve the server's usage of available resources and UI responsiveness. 
Line 20:
  * -Xss### | ''Sets the maximum thread stack size to "###". For most systems this should be set the same as the initial stack size at 128k (32 bit) or 256k (64 bit). DO NOT FORGET SIZE DESCRIPTOR (k, m, g).''    * -Xss### | ''Sets the maximum thread stack size to "###". For most systems this should be set the same as the initial stack size at 128k (32 bit) or 256k (64 bit). DO NOT FORGET SIZE DESCRIPTOR (k, m, g).'' 
       
- <br>'''JVM (IBM) Options'''   + = JVM (IBM) Options =  
       
  Adding these options to the setenv.sh file (3.8.3+), or modifying your ah3server launch script to include these arguments will improve the server's usage of available resources and UI responsiveness.    Adding these options to the setenv.sh file (3.8.3+), or modifying your ah3server launch script to include these arguments will improve the server's usage of available resources and UI responsiveness. 
Line 36:
  * -Xss### | ''Sets the maximum thread stack size to "###". For most systems this should be set the same as the initial stack size at 128k (32 bit) or 256k (64 bit). DO NOT FORGET SIZE DESCRIPTOR (k, m, g).''    * -Xss### | ''Sets the maximum thread stack size to "###". For most systems this should be set the same as the initial stack size at 128k (32 bit) or 256k (64 bit). DO NOT FORGET SIZE DESCRIPTOR (k, m, g).'' 
       
- <br>'''Database Connections (base.xml)'''   + = Database Connections (base.xml) =  
       
  The following additions and modifications can increase the amount of database connections used by AnthillPro and improve UI responsiveness for systems with a large user base.    The following additions and modifications can increase the amount of database connections used by AnthillPro and improve UI responsiveness for systems with a large user base.