23 May
2017
23 May
'17
9:13 a.m.
On May 23, 2017, at 9:01 AM, Dmitry Yashin via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Thanks! but backend rest answerd only code 200 and doing nothing (for auth/acct). If i run freeradius with "-X" , i not see any duplicate message and all delay 0.9 sec .
The default configuration of the server does NOT delay for 1s. It responses immediately to requests. So, the delay is something you added in your local configuration. Since you're not going to post the debug log, it's impossible to help you. And if you do post it, use "radiusd -Xx", because that gives timestamps. This is one of the few situations where "-Xx" is useful. Alan DeKok..