"Leonardo Mahler" <[EMAIL PROTECTED]> wrote:
> I received this message in radius.log:
> 
> Mon Dec 31 22:05:22 2001 : Error: Dropping conflicting authentication =
> packet from client unknown:1646 - ID: 5
> 
> What's this?=20

  You have an unknown client.  That's bad.

  You have a client sending a new (and different) authentication
packet when it hasn't received a reply from the server.  That's bad,
too.

> One hour after this I received this too:
> 
> Wed Jan  2 00:01:21 2002 : Info: The maximum number of threads (1000) =
> are active, cannot spawn new thread to handle request
> 
> Thre is a good way to known what's the  best choice for max_servers to a =
> specific radius server? It was 500, I increase to 1000 and now to 2000!

  Read the configuration file.  It tells you what the best defaults
are.

  If you're running out of threads there are two possibilities:

1 - a bug in the server
2 - each request is taking seconds to minutes to process


  Run the server in debugging mode, and see how long it takes to
process a request.  If it's more than a second, you have a problem
with your local configuration.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to