radcli icon indicating copy to clipboard operation
radcli copied to clipboard

Add option to not wait for accounting acknowledge/reply

Open teedu opened this issue 2 years ago • 1 comments

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.

teedu avatar Jan 03 '24 10:01 teedu

Would https://github.com/radcli/radcli/pull/93 address this?

nmav avatar Jan 08 '24 19:01 nmav