6 May
2019
6 May
'19
7:57 a.m.
On May 6, 2019, at 7:54 AM, myxmail1919--- via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
test it with ver 3.0.16 STILL SAME PROBLEM
The problem isn't FreeRADIUS.
runing with single or some users :
# Executing section authorize from file /etc/freeradius/3.0/sites-enabled/default
Yes, that's for Access-Request packets.
runing under heavy Load :
skipping from authorize section ! only runs "preacct" and "accounting" section !
The "preacct" and "accounting" sections are run for Accounting-Request packets. The server runs "authorize" when it receives Access-Request packets. If it doesn't receive Access-Request packets, then it doesn't run the "authorize" section. Alan DeKok.