This command sets the amount of time between submission of URLs that the system evaluates whether a second submission is a duplicate non-malicious artifact. For example, if the timeout is set to 3 hours and a duplicate URL is received after 2.5 hours, the URL will be marked as a duplicate and not analyzed.
Syntax
analysis duplicate non-malicious url timeout <hours>
Parameters
non-malicious
Sets the interval for detecting non-malicious URLs as duplicate.
url
Specifies to look for duplicate URLs.
<hours>
The number of hours after a URL is received that the system will look for duplicates of the URL.
If you set the time interval to 0, no duplication checks are performed.
Example
The following example will set the time interval for detecting duplicate non-malicious URLs to 8 hours.
hostname (config) # analysis duplicate non-malicious url timeout 8
The following example will turn off duplicate detection for non-malicious URLs.
hostname (config) # analysis duplicate non-malicious url timeout 0
User role
Administrator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Email Security — Server: Release 7.9
Network Security: Release 8.0
Intelligent Virtual Execution - Server: Release 8.0