Version Differences for Performance Tuning Agents

(AnthillPro Agent Properties)
(AnthillPro Agent Properties)
Line 23:
  <th>Property</th>    <th>Property</th> 
  <th>Description</th>    <th>Description</th> 
    + <th>Anthill Description</th>  
  </tr>    </tr> 
  <tr>    <tr> 
    +  
    +  
Line 29:
    + <td>Location of the Codestation cache directory in the Agent's filesystem (default: ''~/.codestation/cache'').</td>  
  </tr><tr><td>'''codestation.cache.timeToLive'''</td>    </tr><tr><td>'''codestation.cache.timeToLive'''</td> 
  <td>Number of days to keep something in the cache. Default is ''3 days''.</td>    <td>Number of days to keep something in the cache. Default is ''3 days''.</td> 
    + <td>Use the Codestation Time-to-live feature to determine how long unused artifacts remain in the cache (default: ''3 days'').</td>  
  </tr><tr><td>'''codestation.noCache'''</td>    </tr><tr><td>'''codestation.noCache'''</td> 
  <td>Control over agent Codestation caching.</td>    <td>Control over agent Codestation caching.</td> 
    + <td>Don't use Codestation cache; resolve artifacts directly to the Agent.</td>  
  </tr><tr><td>'''codestation.secondaryCache.dir'''</td>    </tr><tr><td>'''codestation.secondaryCache.dir'''</td> 
  <td>Location of secondary cache. Default is not enabled.</td>    <td>Location of secondary cache. Default is not enabled.</td> 
    + <td>Secondary cache can improve performance when located on a network share.</td>  
  </tr><tr><td>'''codestation.suppress.bom'''</td>    </tr><tr><td>'''codestation.suppress.bom'''</td> 
  <td>Control over whether .bom bill of materials files should be created when artifacts are resolved. Default is ''true''.</td>    <td>Control over whether .bom bill of materials files should be created when artifacts are resolved. Default is ''true''.</td> 
    + <td>In scenarios where the cleanup is never performed, the BOM files are unnecessary.</td>  
  </tr><tr><td>'''lab.manager.<configuration>'''</td>    </tr><tr><td>'''lab.manager.<configuration>'''</td> 
  <td>Identifies an agent as the agent installed in the <configuration> on VMware Lab Manager.</td>    <td>Identifies an agent as the agent installed in the <configuration> on VMware Lab Manager.</td>