diff options
| author | Michael Peter Christen <mc@yacy.net> | 2012-07-25 14:31:54 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2012-07-25 14:31:54 +0200 |
| commit | 3bcd9d622b1988e221d271bdb088fd1fbcd5e018 (patch) | |
| tree | f4282b1ce14ccde23385352c16580f14a443fd31 /htroot/PerformanceQueues_p.html | |
| parent | 6f1ddb2519fa0fde0041ec7061fe68e116468441 (diff) | |
cleaned up classes and methods which are either superfluous at this time
or will be superfluous or subject of complete redesign after the
migration to solr. Removing these things now will make the transition to
solr more simple.
Diffstat (limited to 'htroot/PerformanceQueues_p.html')
| -rw-r--r-- | htroot/PerformanceQueues_p.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/htroot/PerformanceQueues_p.html b/htroot/PerformanceQueues_p.html index 2fc254a01..9793e0d4d 100644 --- a/htroot/PerformanceQueues_p.html +++ b/htroot/PerformanceQueues_p.html @@ -73,14 +73,6 @@ <td>Description</td>
</tr>
<tr valign="top" class="TableCellDark">
- <td>URLs in RAM buffer:</td>
- <td align="center">#[urlCacheSize]#</td>
- <td>
- This is the size of the URL write buffer. Its purpose is to buffer incoming URLs
- in case of search result transmission and during DHT transfer.
- </td>
- </tr>
- <tr valign="top" class="TableCellDark">
<td>Words in RAM cache:<br />(Size in KBytes)</td>
<td>#[wordCacheSize]#<br />(#[wordCacheSizeKBytes]# KB)</td>
<td>
|
