FreeRADIUS performance information (tuning, benchmark)

Phil Mayers p.mayers at imperial.ac.uk
Tue Jul 24 15:26:04 CEST 2012


On 24/07/12 14:10, alan buxey wrote:
> Hi,
>
>
> you could look at PGSQL optimization - ensure that the table has the right
> indexes and the table is in cache etc.
>
>> Try this: convert your SQL users into a "users" text file, like so:
>>
>> username	Cleartext-Password := "password"
>>
>> ...and disable SQL, then re-run the test. I think it will perform a
>> lot better. If so, then you know that the bottleneck is SQL, and
>> that you should focus your efforts there.
>
> .the use 'fastusers' module instead. it'll scream along. if i dont get 5-figure
> auths from such a box i'd be disappointed.

I thought the stock "files" module did the same thing now?


More information about the Freeradius-Users mailing list