Changeset 304
- Timestamp:
- 06/26/09 15:39:14 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
enpraxis.educommons/trunk/enpraxis/educommons/www/overview.dtml
r213 r304 2 2 <dtml-var manage_tabs> 3 3 4 <h3>Overview</h3> 4 <h2><dtml-var title> Overview</h2> 5 <p>The <dtml-var title> provides 2 functionalities: loading of default, 'dummy content' into your eduCommons instance, and load testing against legitimate internal URLs in your eduCommons instance.</p> 5 6 7 <h3>Load Content</h3> 8 <p>The <strong><a href="../portal_loadtesttool/manage_loadcontent">Load Content</a></strong> tab allows an administrator to quickly generate published objects. Post loading, an administrator can utilize the run test tab to generate benchmarks for loading times of objects and/or views within the site.</p> 9 10 <p>A user can choose one of the 3 pre-defined loads (Small Site, Medium Site, Large Site), or utilize the Custom Load fields to generate the amount of objects specified.</p> 11 12 <h3>Run Test</h3> 13 <p>The <strong><a href="../portal_loadtesttool/manage_runtest">Run Test</a></strong> tab allows an administrator to run performance benchmarks against the site. An administrator can test with the pre-defined paths, define paths and/or valid internal URLs, or some combination of both. Paths will be converted to valid internal URLs, and external URLs will not be tested. The number of repetitions can be set as well. Be warned, the more repetitions, the longer the test will take to complete.</p> 14 15 <p>The result set provides:</p> 16 <ul> 17 <li>Amount of repetitions</li> 18 <li>Average load time per URL</li> 19 <li>Minimum load time per URL</li> 20 <li>Maximum load time per URL</li> 21 <li># of errors per URL</li> 22 <li>Total errors</li> 23 <li>List of 'bad' URLs not analzed</li> 24 </ul> 6 25 <dtml-var manage_page_footer>
Note: See TracChangeset
for help on using the changeset viewer.
