26 Jan
2018
26 Jan
'18
10:28 a.m.
On Jan 26, 2018, at 10:25 AM, Richard J Palmer <richard@merula.net> wrote:
I have some realms that I am running a proxy to another server for auth and accounting.
Is there a way with accounting to proxy but also have a copy of the records on the local SQL server (as though they where not proxied) as well as sending them to the remote server.
Yes. Just put "sql" into the "accounting" section. It's still run when proxying. If you need to only do that for certain realms, just do: if (Realm == "a") { sql } Alan DeKok.