your mail

Kamil Semavi kamil at extendbroadband.com
Mon Sep 28 14:23:26 CEST 2009


Hello
At my sql.conf : # number of sql connections to make to server
	num_sql_socks = 20

my db is windows based, queries are pretty fast. 

Is there specific configuration that I can check?

Thanks

-----Original Message-----
From:
freeradius-users-bounces+kamil=extendbroadband.com at lists.freeradius.org
[mailto:freeradius-users-bounces+kamil=extendbroadband.com at lists.freeradius.
org] On Behalf Of Alan Buxey
Sent: Monday, September 28, 2009 3:10 PM
To: FreeRadius users mailing list
Subject: Re: your mail

Hi,

as your free support channel I would suggest that you read the errors
that you are having 

> n Sep 28 05:01:23 2009 : Error: Dropping conflicting packet from client
> private-network-2:45456 - ID: 102 due to unfinished request 73062
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

a new packet repeating what a current packet is already asking/setting
has been received. the current packet is still being dealt with

> Mon Sep 28 05:01:24 2009 : Error: WARNING: Unresponsive child (id
> 2811198352) for request 73046 (in component accounting module rlm_sql)

rlm_sql taking ages to reply/sort things out

> Mon Sep 28 05:01:25 2009 : Info: rlm_sql (sql): There are no DB handles to
> use! skipped 0, tried to connect 0

ta da. thats why SQL is having issues - either the DB is dead or the
settings
are wrong...or there are no free handles!

how many handles have you set the MySQL to have?

what are you using the MySQL for and what is the query time or insert time
for the entries you are having problems with?

> Why I am having  this error messages?  Here is my radiusd.conf

busy RADIUS daemon. slow or useless database backend
infrastructure/configuration.

FreeRADIUS can handle several hundred AAA per second without issues..but you
put something
in its way that is slow - LDAP lookup, DB query or insert then it doesnt
have the 
resources to handle incoming AAA requests and you see this error message

alan
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.409 / Virus Database: 270.13.113/2399 - Release Date: 09/27/09
17:52:00




More information about the Freeradius-Users mailing list