fr3 socket max_connections

Arran Cudbard-Bell a.cudbardb at freeradius.org
Thu Nov 21 21:25:42 CET 2013


On 21 Nov 2013, at 19:10, Polish <pavel.polacek at ujep.cz> wrote:

> On Thu, 21 Nov 2013, Alan DeKok wrote:
>>> Is possible suppress following logs records? I mean that all debuging
>>> options are turned off. :
>> 
>> Debugging messages should only appear when debugging is turned off.
>> 
>> Those messages come from a DEBUG macro, just like 1000's of other
>> DEBUG macros in the source.  Either all should produce debugging, or
>> none of them.
>> 
>> Alan DeKok.
>> -
> 
> I built debian packages by "fakeroot dpkg-buildpackage -b -uc" and
> install freeradius without debugging symbols. I expected that package is
> compliled without debugging. I will look at source to deactivate
> debuging.

DEBUG log messages are not controlled by compile time definitions, they're
controlled by the runtime debugging flags -X and -x.

Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team



More information about the Freeradius-Users mailing list