Hi Alan,

I regret for the late reply.
Yes. I am running the server in single threaded mode. Will it be an overhead
for taking more time?
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.

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.

If I connect  2  clients per second then all the clients ( 2 per second for
30 minutes ) are getting connected.

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.

Thank you so much for all your help.
Regards,
Nikitha

On 4/27/07, Alan DeKok <[EMAIL PROTECTED]> wrote:

nikitha george wrote:
> I am using freeradius-1.1.4 with PEAP-MSCHAPV2. Each session starting
> from Access-Request till Access-Accept it takes more than 250ms to
> complete. Is it the normal performance of freeradius-1.1.4 or anything
> suspicious in this regard?

  It depends on your CPU speed, etc.  But it's not out of line.  Almost
all of that time is spent in OpenSSL, doing cryptography.

> When i  try to send many Request
> simultaneously then there is no response from the server for the latest
> requests as the server is busy processing first request.
> Only the first request gets response after 250ms.

  Are you sure you're not running the server in single threaded mode?

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to