If you observe legitimate websites being blocked by the web filtering engine, you can quickly instruct the proxy to stop querying the web filtering service for a selected site.
This action is used to instruct the Web Filtering policies, which determine whether the proxy should consult the web filtering engine.
Only Web Filtering rules are affected by this action.
Other rules, such as SSL decryption, ACLs, and authentication, are not impacted.
Bypass webfilter
” and click on the select buttonFiltering service > Web-filtering policies
Use
GET http://1.2.3.4:9503/proxy/webfilter/bypass/list
or via command line
artica-phpfpm-service -rest-api /proxy/webfilter/bypass/list
GET http://1.2.3.4:9503/proxy/webfilter/bypass/domain.tld
or via command line
artica-phpfpm-service -rest-api /proxy/webfilter/bypass/domain.tld
GET http://1.2.3.4:9503/proxy/webfilter/bypass/delete/domain.tld
or via command line
artica-phpfpm-service -rest-api /proxy/webfilter/bypass/delete/domain.tld