14 Nov
2013
14 Nov
'13
9:55 a.m.
adrian.p.smith@bt.com wrote:
Hopefully a simple one...
If I want to use the robust-proxy-accounting example for ALL accounting requests that hit my server, what additional configuration do I need to route everything to it?
Just tell the accounting listener to use it, instead of the default virtual server: listen { type = acct server = robust-proxy-accounting ... } You'll have to ensure the pre/post-proxy sections get used, too. Arran and I are planning changes for v4 which should clean this up. Alan DeKok.