boilermake n stuff
alan buxey
A.L.M.Buxey at lboro.ac.uk
Thu Nov 22 13:12:21 CET 2012
Hi,
> > okay..even with --enable-developer=no , performance of the daemon has dropped through
> > the floor. over 99% CPU usage for radiusd with following output errors:
>
> Could you confirm CFLAGS contains -O 2 in Make.inc?
yes....i found it did with --enable-developer=no
so the docs appear to be correct.
however, looks like some inner-server loop thing going on as the server had
99% processor load with only the following:
Thu Nov 22 12:05:43 2012 : Info: Ready to process requests.
Thu Nov 22 12:06:28 2012 : Error: Discarding duplicate request from client testclient port 40548 - ID: 7 due to unfinished request 35
Thu Nov 22 12:06:33 2012 : Auth: (58) Invalid user: [wism-check] (from client wism-blade-4-2 port 0)
..so one packet already marked as duplicate ...and then first logged packet being packet 58 and
okay (that test is meant to fail...its just for WISM to detect server presence...like status-server)
killall radiusd
is also not working....it just wont die nicely....had to kill -9 pid it
alan
More information about the Freeradius-Devel
mailing list