Dynamic backends revisited, again

Dridi Boukelmoune dridi at varni.sh
Tue Aug 18 13:22:28 UTC 2015


On Tue, Aug 18, 2015 at 12:56 PM, Dridi Boukelmoune <dridi at varni.sh> wrote:
> Follow-up on the ACL patch after an initial review, the test case
> doesn't lazily panic on failure.

Question I got while I was away on IRC:
> dridi, so what difference is there between 'if (!debug.match.acl(loopback, "127.0.0.127"))" and "if (std.ip("127.0.0.127", "0.0.0.0") ~ loopback)" ?

I'm not testing the ACL operator (~) but the use of ACLs from within a
VMOD, both inside and outside of an HTTP transaction.




More information about the vinyl-dev mailing list