Skip to content

Commit 8534155

Browse files
committed
Mention deprecation of Delay When Scanning
Mention that the Delay When Scanning was deprecated and which option should be used instead. Part of zaproxy/zaproxy#7937. Signed-off-by: thc202 <[email protected]>
1 parent be70189 commit 8534155

File tree

1 file changed

+2
-0
lines changed
  • addOns/help/src/main/javahelp/contents/ui/dialogs/options

1 file changed

+2
-0
lines changed

addOns/help/src/main/javahelp/contents/ui/dialogs/options/ascan.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ <H3>Delay When Scanning (In Milliseconds)</H3>
3737
The delay in milliseconds between each request.<br>
3838
Setting this to a non zero value will increase the time an active scan takes, but will put less of a strain
3939
on the target host.
40+
<br><strong>Note:</strong> This option has been deprecated and it will be removed in a future release. Use the Network &gt; Rate Limit option instead. The latter option
41+
allows to enforce the rate at which the requests are sent while the Delay When Scanning doesn't.
4042

4143
<H3>Inject plugin ID in header for all active scan requests.</H3>
4244
If this option is selected the active scanner will inject the request header <code>X-ZAP-Scan-ID</code> with the ID of

0 commit comments

Comments
 (0)