27 May
2011
27 May
'11
11:21 a.m.
On Fri, 27 May 2011 07:21:41 +0200, Alan DeKok <aland@deployingradius.com> wrote:
Sandro Magri wrote:
I'm running a farm of freeradius server 2.1.1, 16 with Suse Linux and 32 with Sun Solaris, and I need to proxy a copy of accounting packet to a pool of remote home server, without wait for reply/ack from remote servers, and without retries or failover, for performance reasons.
See http://git.freeradius.org/ Check out the v2.1.x branch, and look at raddb/modules/replicate.
This will be in 2.1.11.
Thanks, I have made some test with real traffic and the new module seem to work. Next week I will put this in pre-production to make more extensive testing. Best regards, Sandro Magri
Alan DeKok.