Previous Topic: How SPS Processes Custom Filters

Next Topic: Filter API Class File

Associate Custom Filters to Proxy Rules

When the SPS receives a request or a response, the SPS reads the proxy rules and processes the associated filters. The custom filters or custom group filters that are declared in the server.conf file must be associated with proxy rules. To associate custom filters or custom group filter to proxy rules, open the proxyrules.xml located in <install dir>/secure-proxy/proxy-engine/conf, edit the proxyrules.xml file for the rule that is expected to run the filter.

For example:

<nete:forward filter="your filter name or your groupfiltername">http://FQDN$0</nete:forward>