diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-12-19 15:26:01 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-12-19 15:26:01 +0000 |
| commit | e34ac22fbd38645b1b25132d7f90f5f6d26c6de9 (patch) | |
| tree | e48a9b7ec2c2e7cc7e9dfc384833d1bad7115db4 /htroot/Settings_p.html | |
| parent | 449e69743623cc73a694449890ed55d322bb9c70 (diff) | |
- added new monitoring servlet at
http://localhost:8080/PerformanceConcurrency_p.html
- used the new monitoring to do some fine-tuning of the indexing queue
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5402 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Settings_p.html')
| -rw-r--r-- | htroot/Settings_p.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htroot/Settings_p.html b/htroot/Settings_p.html index 337b97306..8be9e92ac 100644 --- a/htroot/Settings_p.html +++ b/htroot/Settings_p.html @@ -29,7 +29,8 @@ delete the file 'DATA/SETTINGS/yacy.conf' in the YaCy application root folder and start YaCy again. </p> <ul class="settingsMenu"> - <li><a href="PerformanceQueues_p.html">Performance Settings of Queues and Processes</a></li> + <li><a href="PerformanceQueues_p.html">Performance Settings of Busy Queues</a></li> + <li><a href="PerformanceConcurrency_p.html">Performance of Concurrent Processes</a></li> <li><a href="PerformanceMemory_p.html">Performance Settings for Memory</a></li> <li><a href="PerformanceSearch_p.html">Performance Settings of Search Sequence</a></li> </ul> |
