CISCO_ACCOUNTING_HACK

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Mon Aug 17 23:51:06 CEST 2009


Hi,

> Now on another note (not sure If I should create a separate thread about 
> this)
>
> in detail.c
>
> 	/*
> 	 *	Cap delay at 4 packets/s.  If the end system can't
> 	 *	handle this, then it's very broken.
> 	 */
> 	if (data->delay_time > (USEC / 4)) data->delay_time= USEC / 4;
>
> My (and most) SQL servers are capable of handling more than 4 SQL  
> queries per second. Maybe that setting shouldn't be so static?

hmm....perhaps a setting in sql.conf or such?  I can see many people
setting it to silly values and then complaining..... :-)

alan



More information about the Freeradius-Devel mailing list