Freeradius crashing due to load?
Alan DeKok
aland at deployingradius.com
Thu Apr 5 15:32:48 CEST 2018
On Apr 5, 2018, at 9:22 AM, 8zero2 operations <8zero2ops at gmail.com> wrote:
>
> Does that mean, we cannot certainly say what is causing the issue even with
> gdb?
It means that the gdb backtrace doesn't show what the problem is.
> I have to check all child process(hit and try), disabling which solves the
> problem?
See doc/bugs. It gives instructions.
> I agree php is slow i will do something else. but should i check all child
> processes ?
No.
You should simplify your configuration to remove whatever it is that's breaking the server.
Typically... don't use PHP. It's horribly slow. rlm_perl will be about 10x as fast.
Alan DeKok.
More information about the Freeradius-Users
mailing list