summaryrefslogtreecommitdiff
path: root/htroot/PerformanceMemory_p.html
diff options
context:
space:
mode:
authorsixcooler <sgaebel@sixcooler.de>2013-05-02 15:47:21 +0200
committersixcooler <sgaebel@sixcooler.de>2013-05-02 15:47:21 +0200
commite145afb8d6b0209a4e8bd554e5fa1138b8a60064 (patch)
treec2ec14cef29991459a9d3caceb98a553fbad2550 /htroot/PerformanceMemory_p.html
parentee217dbdee7ff943811e1b77d74049a881955c84 (diff)
fix for PerformanceMemory showing UNRESOLVED_PATTERN by removing
solr-cache-stuff, which is not available anymore
Diffstat (limited to 'htroot/PerformanceMemory_p.html')
-rw-r--r--htroot/PerformanceMemory_p.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html
index afdfd412a..163d8a43f 100644
--- a/htroot/PerformanceMemory_p.html
+++ b/htroot/PerformanceMemory_p.html
@@ -194,6 +194,7 @@
<td>Insert</td>
<td>Delete</td>
</tr>
+ <!-- CachedSolrConnector was replaced by ConcurrentUpdateSolrConnector
<tr class="TableCellLight">
<td>Solr-Cache/Hit</td>
<td>#[solrcacheHit.size]#</td>
@@ -218,6 +219,7 @@
<td>#[solrcacheDocument.Insert]#</td>
<td>(ARC)</td>
</tr>
+ -->
<tr class="TableCellLight">
<td>DNSCache/Hit</td>
<td>#[namecacheHit.size]#</td>