Radius not recording - The maximum number of threads (300) are active, cannot spawn new thread to handle request

Alan DeKok aland at deployingradius.com
Tue Sep 28 15:36:17 CEST 2010


Marie Tambe wrote:
> Can someone help with this Please.
> 
> I always have restart server before radius can record again

  It's not a RADIUS problem.

> on Sep 20 18:45:19 2010 : Info: The maximum number of threads (300) are
> active, cannot spawn new thread to handle request
...
> Mon Sep 20 18:45:19 2010 : Error: WARNING: Unresponsive child (id
> 180550544) for request 6431961

  Your database is blocked.  It is slow, unresponse, or otherwise
useless.  As a result, the RADIUS server cannot read or write to the DB.

  Fix the database so that it returns answers quickly.  Right now, it is
taking 30-60 seconds to respond to SELECTs or INSERTs.

  Alan DeKok.



More information about the Freeradius-Users mailing list