6 Mar
2012
6 Mar
'12
4:29 a.m.
Thomas Fagart wrote:
Last week we've migrate Motorola authentication on freeradius. (no more radiator :-) ).
Nice.
But then we've experienced freeradius crash.
Not so nice.
The crash usually happen when home servers (ISP radius) does not respond, then the radius load goes up to 50/60 requests per second and after 40/50 minutes the radius crash.
That kind of situation is hard to test.
It seems this is more related to SSL issue ?
Maybe. It's hard to know.
Could you confirm this idea is correct ?
I can compile the radius in gdb to get more information if this is usefull.
Yes. See doc/bugs for complete instructions. Also, try compiking with debugging flags, and using valgrind. Alan DeKok.