29 Jan
2011
29 Jan
'11
9:18 a.m.
Alexander Shikoff wrote:
I have two virtual servers and I need to process events in these servers with different perl scripts. Is there a way to configure separate rlm_perl instances for each virtual server? Thanks.
raddb/modules/perl1: perl perl1 { ... } raddb/modules/perl2: perl perl2 { ... } And then use "perl1" and "perl2" instead of "perl. Alan DeKok.