Version Differences for Performance Tuning Servers

(Removed Stack Info)
(Initial Warning Placement)
Line 52:
  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. 
       
    + * '''''NOTE: SETTING "maxActive", "maxIdle", AND "minIdle" VALUES TOO HIGH WITHOUT SETTING UP THE DATABASE PROPERLY TO HANDLE THE HIGHER NUMBER OF CONNECTIONS CAN AND WILL FLOOD THE DATABASE, THEREBY DECREASING PERFORMANCE (POSSIBLY TO A CRAWL)'''''  
       
  ''Modify:''    ''Modify:'' 
  <pre> <bean id="dataSource0" class="com.urbancode.anthill3.spring.DecryptPasswordDataSource"    <pre> <bean id="dataSource0" class="com.urbancode.anthill3.spring.DecryptPasswordDataSource"