How many Request handle by Free Radius at same time form same client.

2005-12-07 Thread Manojkumar Patel




Hi
All
I have one
question?
How many Request
handle by Free Radius at same time form same client.
I have one Free
Radius Server, One client and one other server.Client send request to radius
server  and then radius server will send it to other server and wait for
replay for that request. After getting reply form other server radius will do
some process and send replay to client.
 
I want to implement
a Radius system  such as my radius server will be able to handle 5000
request form client as same time.
Mean radius is able
to listen 5000 request form client and then send all request to other server and
wait. After Getting replay from other server , radius will send replay to
client.  
How can I implement
such requirements .
 

Thanks
& RegardManoj
Patel
Mobile:
+91-9881403519
 

*
Disclaimer:

The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of MBT and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s).   In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender.  The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of MBT.

This e-mail message including attachment/(s), if any, is believed to be free of any virus.  However, it is the responsibility of the recipient to ensure that it is virus free and MBT is not responsible for any loss or damage arising in any way from its use

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

Re: How many Request handle by Free Radius at same time form same client.

2005-12-07 Thread Alan DeKok
"Manojkumar Patel" <[EMAIL PROTECTED]> wrote:
> How many Request handle by Free Radius at same time form same client.

  It depends on RAM, CPU, etc.

> I want to implement a Radius system  such as my radius server will be
> able to handle 5000 request form client as same time.
> Mean radius is able to listen 5000 request form client and then send all
> request to other server and wait. After Getting replay from other server
> , radius will send replay to client. =0D

  Receive 5000 requests before sending any reply to the client?  I
doubt that's the way it works.

  FreeRADIUS is deployed in sites with millions of users.  5000 users
is a very small site.

  Alan DeKok.

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


Re: How many Request handle by Free Radius at same time form same client.

2005-12-12 Thread Peter Nixon
On Thu 08 Dec 2005 06:59, Manojkumar Patel wrote:
> Hi All
> I have one question?
> How many Request handle by Free Radius at same time form same client.
> I have one Free Radius Server, One client and one other server.Client
> send request to radius server  and then radius server will send it to
> other server and wait for replay for that request. After getting reply
> form other server radius will do some process and send replay to client.
>
> I want to implement a Radius system  such as my radius server will be
> able to handle 5000 request form client as same time.
> Mean radius is able to listen 5000 request form client and then send all
> request to other server and wait. After Getting replay from other server
> , radius will send replay to client.
> How can I implement such requirements .

If I understand correctly what you want to do than a decent dual CPU machine 
should handle this load as long as you dont use a slow database backend.

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc


pgpcEDfFfFG2q.pgp
Description: PGP signature
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html