Stephan Jaeger <[EMAIL PROTECTED]> wrote:
> I'm still experiencing server crashes under some high load situations.
> 
> "Error: Assertion failed in threads.c, line 285"

  What's probably happening is that the server is CPU starved, and the
request is being deleted after "cleanup_delay", even though the server
hasn't processed it yet.

  The solution is to re-write some of the code for handling requests
&& timeouts.  I've been looking at it recently, and have decided that
it could use some updates for other issues, and now this, too.

  Alan DeKok.


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

Reply via email to