[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] Extremely slow radwho and radzap
From: |
Sergey Poznyakoff |
Subject: |
Re: [Help-gnu-radius] Extremely slow radwho and radzap |
Date: |
Wed, 05 Feb 2003 18:35:59 +0200 |
> Im using gnu-radius 0.96.4. Everything is running fine, but:
> 1) Radwho and mainly radzap takes ages to run.
Rotate /var/log/radwtmp once in a while. I'd recommend to install
a monthly or fortnightly cron job that creates a compressed copy of
/var/log/radwtmp and then truncates it to zero length. If you have
logrotate or newsyslog (on BSD systems), that's the task for them.
> 3) There are many occurrences of connections that never ends (Even after
> the connection is finished, it stills keep appearing in radwho. There IS
> a stop accounting recording on the detail file.
Possibly multiple start records? Examine your detail file for them.
Regards,
Sergey