Hi Alan,<br><br>I regret for the late reply. <br>Yes. I am running the server in single threaded mode. Will it be an overhead for taking more time? <br>I verified the same by running in different high speed machine. It looks pretty okay. It took arround 150ms. So i am okay with this performance.
<br><br>But one more issue i am facing is when i try to connect 3 clients per second for 30 minutes with freeradius-1.1.6 only 200 or 250 clients are getting connected ( means 67 to 83 seconds the authentication happened) after that the clients are not getting connected, not seeing any Access-Accept going to the NAS. 
<br><br>If I connect  2  clients per second then all the clients ( 2 per second for 30 minutes ) are getting connected. <br><br>Please let me know what could be the reason for this? The log file is very huge.. if you could  not figure out the issue with the above statistic it will send the log to the group.
<br><br>Thank you so much for all your help.<br>Regards,<br>Nikitha<br><br><div><span class="gmail_quote">On 4/27/07, <b class="gmail_sendername">Alan DeKok</b> <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">nikitha george wrote:<br>> I am using freeradius-1.1.4 with PEAP-MSCHAPV2. Each session starting
<br>> from Access-Request till Access-Accept it takes more than 250ms to<br>> complete. Is it the normal performance of freeradius-1.1.4 or anything<br>> suspicious in this regard?<br><br>  It depends on your CPU speed, etc.  But it's not out of line.  Almost
<br>all of that time is spent in OpenSSL, doing cryptography.<br><br>> When i  try to send many Request<br>> simultaneously then there is no response from the server for the latest<br>> requests as the server is busy processing first request.
<br>> Only the first request gets response after 250ms.<br><br>  Are you sure you're not running the server in single threaded mode?<br><br>  Alan DeKok.<br>--<br>  <a href="http://deployingradius.com">http://deployingradius.com
</a>       - The web site of the book<br>  <a href="http://deployingradius.com/blog/">http://deployingradius.com/blog/</a> - The blog<br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">
http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>