17 Jul
2019
17 Jul
'19
6:34 a.m.
On Jul 16, 2019, at 6:06 PM, James Wood <james.wood@purplewifi.com> wrote:
And using the radmin stats debug command I can see 8645 dropped in the last few hours, but of course the issue is why :/
Because they're duplicates>
radmin> stats client acct requests 221292 responses 212820 dup 8465 ... dropped 8465
When the server doesn't respond to a packet, the NAS retransmits it. If the server is still processing the original packet, the duplicate will be marked as "dup", and then "dropped". FreeRADIUS can handle many 10's of 1000's of packets/s. So if it's slow, it's almost always a database. Alan DeKok.