Freeradius performance settings or bug?

Alan DeKok aland at deployingradius.com
Tue Apr 22 16:18:34 CEST 2008


Jeremiah Millay wrote:
> I'm seeing some odd behavior running freeradius-1.1.7 in a freebsd 6.3
> environment. I see a lot of these in the radius log:
> 
> Tue Apr 22 09:27:44 2008 : Error: Discarding duplicate request from
> client arc3.wnskvtao.sover.net:1645 - ID: 208 due to unfinished request
> 1267

  Find out what's blocking the server.

> Here are some configuration snippets that may be relevant:
> 
> cleanup_delay = 2
> max_requests = 10240

  That's a very low cleanup_delay, but it shouldn't cause this problem.

> hostname_lookups = no
> thread pool {
>    start_servers = 20
>    max_servers = 32
>    min_spare_servers = 3
>    max_spare_servers = 10
>    max_requests_per_server = 0
> }
> 
> Any help or suggestions would be greatly appreciated.

  Upgrade to 2.0.3. :)

  Alan DeKok.



More information about the Freeradius-Users mailing list