<div dir="ltr">Hi Alan,<div><br></div><div>Thanks a lot for your immediate help on Radius server issue.</div><div><br></div><div>Basically we are trying a Radius to Diameter and Diameter to Radius converter.<br></div><div><br></div><div>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.  </div><div>The same module will response to Radius server for any response comes from IN. </div><div><br></div><div>So Radius server can support only 100 TPS at max. </div><div><br></div><div>Root cause for "Child is hung" is we have fatter pipe and most requests getting time out without picked by Radius worker thread. Instead of doing that, we can set the value to low (3000 = TPS * max_request_time [= 30 seconds]). </div><div><br></div><div>Is my understanding correct? (as I explained in my first email).<br></div><div><br></div><div>Because when radius server faces "child is hung", we need to restart to bring it normal. </div><div><br></div><div>Please let me know whether it is a good idea to set the max_request to 3000 so that radius server will not face "child is hung" and no need to restart the server to resolve the same.</div><div><br></div><div> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 21, 2014 at 2:33 PM, Alan Buxey <span dir="ltr"><<a href="mailto:A.L.M.Buxey@lboro.ac.uk" target="_blank">A.L.M.Buxey@lboro.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Set those values as much as you like,  or won't speed up the backend which is causing you the issue.  Look at the backend components and work on those (mysql by any chance? )<br>
<br>
All you are doing is making a fatter pipe to the slow backend, which may actually make the problem worse. <br><span class="HOEnZb"><font color="#888888">
<br>
alan</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Regards,<br>Srithar Durairaj<br>Alternate Mail I.D: <a href="mailto:srijeevadurai1@yahoo.co.in">srijeevadurai1@yahoo.co.in</a><br>Mobile: +919886251852<br><br><br></div>
</div>