22 Nov
2012
22 Nov
'12
8:37 a.m.
Hi,
That's... very weird. How the heck does a build system change a running program like that?
got to the bottom of this - well, sort of. thanks to some out-of-band discussion with Arran. pull request 49 broke our server https://github.com/FreeRADIUS/freeradius-server/pull/49/files causing a massive loopy/CPU burn each time the PERL module was called...... I have 'reverted' this patch (by taking out the changes and changing paircopy2 and pairdelete to use the new API ) and the server now ticks along as it used to. alan