Stephan Jaeger <[EMAIL PROTECTED]> wrote:
> Here you go, this time another it happend in another line of request_list.c:
> 
> Assertion failed in request_list.c, line 580

  Ok.  *That* error is expected.  I haven't added code to allocate
more sockets when the current one gets full.

  Under high load, there can be more than 256 requests outstanding to
the same home server.  The current code is told to blow up after 256,
so I guess I need to fix it to handle that high-load scenario.

  Alan DeKok.

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

Reply via email to