radcli
radcli copied to clipboard
Add option to not wait for accounting acknowledge/reply
It would be nice, if there is an option for not to wait to accounting request replies. Something that Radiator server has:
AccountingAccepted
This is a flag parameter. When set, it forces Radiator to acknowledge an Accounting request when it is received, even if the AuthBy modules for the Realm or Handler would otherwise ignore or reject the request. This is useful if you want to send an acknowledge to NAS immediately.
The idea for this type of feature is that whatever the load of the accounting server is, it does not affect the NAS.
Would https://github.com/radcli/radcli/pull/93 address this?