Technical Tip: Maximum number of webfilter url-list
| Description | This article describes the maximum number of webfilter URL-list entries in FortiProxy. |
| Scope | FortiProxy. |
| Solution | For webfilter URL-list first-level limit is 255, and the second-level limit is 1,023 as below.
config webfilter url-list edit "url_list1" ---> 255 entries config entries edit "www.google.com" ---> 1,023 entries next end next end
If a user tries to add a URL-list entry exceeding the max number, then a command fail alert will show up.
config webfilter url-list
config entries
Note: The official document provides the maximum values for webfilter.urlfilter and webfilter.urlfilter:entries objects. |
