[Openvas-commits] r13725 - in trunk/gsa: . src/html
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Thu Jul 12 11:55:16 CEST 2012
Author: jan
Date: 2012-07-12 11:55:16 +0200 (Thu, 12 Jul 2012)
New Revision: 13725
Modified:
trunk/gsa/ChangeLog
trunk/gsa/src/html/help.xsl
Log:
* src/html/help.xsl (tasks.html): Added hint that paused scans will have
impact on overall performance.
Modified: trunk/gsa/ChangeLog
===================================================================
--- trunk/gsa/ChangeLog 2012-07-11 22:19:00 UTC (rev 13724)
+++ trunk/gsa/ChangeLog 2012-07-12 09:55:16 UTC (rev 13725)
@@ -1,3 +1,8 @@
+2012-07-12 Jan-Oliver Wagner <jan-oliver.wagner at greenbone.net>
+
+ * src/html/help.xsl (tasks.html): Added hint that paused scans will have
+ impact on overall performance.
+
2012-07-09 Michael Wiegand <michael.wiegand at greenbone.net>
* src/gsad_omp.c (create_target_omp): Remove assigned but unused
Modified: trunk/gsa/src/html/help.xsl
===================================================================
--- trunk/gsa/src/html/help.xsl 2012-07-11 22:19:00 UTC (rev 13724)
+++ trunk/gsa/src/html/help.xsl 2012-07-12 09:55:16 UTC (rev 13725)
@@ -4954,6 +4954,7 @@
82% complete when it was paused. The newest report might be incomplete.
The task will change to stopped if the scanner or manager
server is restarted, for example on reboot.
+ The scan service remains stand-by active and will not release any memory.
</td></tr>
<tr><td valign="top">
<div class="progressbar_box" title="Internal Error">
@@ -5149,6 +5150,11 @@
This action is only available if the task has status "Running" or "Requested" and
is not a scheduled task or a container task.
</p>
+ <p>
+ Please note that the scan service remains stand-by active and will not release
+ allocated memory or processes. Therefore, paused tasks can have significant impact
+ on the overall performance.
+ </p>
<h4>Schedule Details</h4>
<p>
More information about the Openvas-commits
mailing list