FreeRadius is 3 time quicker when running in full debug mode ( -X option)
Vincent Laborie
vlaborie at gmail.com
Mon Sep 7 16:52:07 CEST 2009
Alan,
Many thanks for your answer,
I had a look to syslog and it seems that my server is already using rsyslog:
ps -elf | grep syslog
5 S root 1963 1 0 80 0 - 7041 - Mar20 ?
00:01:56 /usr/sbin/rsyslogd -c3
I also try to print directly on stdout :
destination = stdout
Or in files
And this doesn't realy change anything.
I also tried to reduce logging as much as possible for example by commenting :
#auth_log
but it doesn't realy help too.
Looking forward to any clue that will help me to reduce this response time,
Thanks,
Vincent
On Mon, Sep 7, 2009 at 12:59 PM, Alan DeKok<aland at deployingradius.com> wrote:
> Vincent Laborie wrote:
>> I am surprised by the fact that freeRadius (Version 2.0.4) is 3 time quicker
>> when running in full debug mode ( -X option).
>
> You are logging to syslog.
>
> Use a syslog server that doesn't kill performance, like rsyslog.
>
> Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
More information about the Freeradius-Users
mailing list