8 Nov
2017
8 Nov
'17
4:05 p.m.
hi,
I'm curious if rlm_redis + unlang would be more performant than rlm_perl + perl script. Haven't had time to test this yet.
my first instinct would be to say yes, very much so (given the massive gains over using native rlm_ldap over PERL ldap code) however, it depends if the REDIS module can do the things your PERL script does....if so, then its trivial to benchmark it on a VM to get a speed comparison. alan