5 Nov
2007
5 Nov
'07
6:27 p.m.
Norbert Wegener wrote:
my last popsting was about a sleeping radius. The same version on another machine makes just the opposite: It uses all the cpu power of a 2.4Ghz machine. A gdb output with bt is at: http://www.wegener-net.de/freeradius/typescript
OK. It looks like a failure to initialize timed delays in the post-proxy-fail handler. i.e. if a server didn't respond to a proxied request, it looked like it was possible to try to set up events in the past... Grab the latest CVS, it should have a fix. Alan DeKok.