Skip to content

Commit 34f3a14

Browse files
authored
Merge pull request #508 from thc202/deprecate-ascan-delay
Mention deprecation of Delay When Scanning
2 parents be70189 + 8534155 commit 34f3a14

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)