Policy Modules
These modules are used to implement different policies to manage data transmission, storage, server configs and behaviors.
The available Policy modules are:
-
Always - always return a value (can be programattically changed!)
-
Attribute filter - filter replies so that they contain only limited data
-
IDN - convert internationalized strings to DNS "punycode" encoding.
-
Sometimes - randomly succeed or fail. Mostly used for testing.