Fwd: Child is hung (max_request)
    Iliya Peregoudov 
    iperegudov at cboss.ru
       
    Sat Nov 22 09:54:02 CET 2014
    
    
  
On 21.11.2014 14:13, srithar jeevadurai wrote:
> Radius server take radius request and only for accouting request (not
> for access), it will send it to another module via TCP/IP (local server)
> and the module to convert it to diameter request to send it to IN server.
> The same module will response to Radius server for any response comes
> from IN.
Your translation module is better to listen RADIUS, not home-grown 
protocol. In this case you can configure freeradius to proxy RADIUS 
requests to your module. freeradius can proxy RADIUS requests 
efficiently, without blocking a thread in wait for RADIUS response.
    
    
More information about the Freeradius-Users
mailing list