Andreas Granig writes:
Well, I have to do some uri mangling depending on the
From-header and I
use quiet a few modules which rely on a database backend (group, lcr,
some own, just to name a few) so I don't think it makes sense to switch
to radius (please correct me if I'm wrong).
if you use radius, you don't need any separate group lookups, nor do you
need any ser group modules. what comes to lcr, the implementation
should be speed up to do everything in memory without a need of per
request db lookups, but i haven't had time for that.
-- juha