On Wed, Oct 17, 2012 at 12:07 PM, QASIM RAO <[email protected]> wrote: > hi, > i am testing performance of my Freeradius using java multi threading and i > am facing an issue > > normaaly acounting start procedure taking less then 1000 miliseconds. and > this is my requirment > > but after some requests free radius takes more then 5000 miliseconds > continusly then returns normally...
> please help me in this what is wrong in this why it take so long time What backend did you use for accounting? If files, then there's no reason for it to be that slow. If you store accounting data on db, then fix your db, cause that's where the bottleneck is. -- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

