Assertion on cvs head
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Aug  3 22:37:13 CEST 2007
    
    
  
Stephan Jaeger wrote:
> That was just for testing, here is output with:
> 
> start_servers = 15
> min_spare_servers = 5
> max_spare_servers = 10
  But that's mostly the same thing... you're telling it to start 15, and
*then* telling it to use no more than 10.  So as soon as you start the
server, it will spawn 15 threads, and immediately kill 5 of them.
  Why are you configuring that?  I just don't understand.
> Same assertion...
  I've committed another fix.  Let's see if it works.
  Alan DeKok.
    
    
More information about the Freeradius-Devel
mailing list