gatekeeper icon indicating copy to clipboard operation
gatekeeper copied to clipboard

Can we do some meaningful validation of the policy?

Open AltraMayor opened this issue 7 years ago • 1 comments

If so, we can test if the policy is minimally working during boot time of Grantor servers, and before updating the Lua state of Grantor servers when it's requested via the dynamic configuration block (see #142)

AltraMayor avatar Nov 29 '18 15:11 AltraMayor

Very basic check: verify that the Lua policy functions lookup_policy() and lookup_frag_punish_policy() are present. A next step is to call these function to see if they return correctly.

AltraMayor avatar Mar 14 '19 15:03 AltraMayor