Skip to content
  • Tomas Krizek's avatar
    46158186
    policy: log selected actions · 46158186
    Tomas Krizek authored
    The following actions will now be logged in debug level (or request
    tracing): ANSWER, DENY, DENY_MSG, DROP, REFUSE, TC
    
    This can be useful for RPZ and other policy debugging.
    
    Purposefully ommitted actions:
    PASS - since it's the same as normal processing
    REROUTE - the action itself comes from renumber module
    STUB,FORWARD,TLS_FORWARD - this could be more confusing than useful
      (e.g. when response comes from cache)
    46158186
    policy: log selected actions
    Tomas Krizek authored
    The following actions will now be logged in debug level (or request
    tracing): ANSWER, DENY, DENY_MSG, DROP, REFUSE, TC
    
    This can be useful for RPZ and other policy debugging.
    
    Purposefully ommitted actions:
    PASS - since it's the same as normal processing
    REROUTE - the action itself comes from renumber module
    STUB,FORWARD,TLS_FORWARD - this could be more confusing than useful
      (e.g. when response comes from cache)
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading