You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dnsdist documentation mentions the NoneAction() action, which does nothing but might be useful to keep count of some queries or responses. Unfortunately it looks it has never been implemented.
Usecase
Be able to keep count of some queries or responses without stopping the processing.
The text was updated successfully, but these errors were encountered:
Short description
The dnsdist documentation mentions the
NoneAction()
action, which does nothing but might be useful to keep count of some queries or responses. Unfortunately it looks it has never been implemented.Usecase
Be able to keep count of some queries or responses without stopping the processing.
The text was updated successfully, but these errors were encountered: