FreeRADIUS performance Issue

2013-02-06 Thread QASIM RAO
Hi, I am performing performance test on may RADIUS server and having a problem in result... i am using java code for sending 100 concrent requests on my RADIUS server in log i got some chunks taking so much time more than 3 seconds and remaing requests are tacking normal time les than 1

Re: FreeRADIUS performance Issue

2013-02-06 Thread Alan DeKok
QASIM RAO wrote: I am performing performance test on may RADIUS server and having a problem in result... i am using java code for sending 100 concrent requests on my RADIUS server in log i got some chunks taking so much time more than 3 seconds It's not a problem with FreeRADIUS. If you

Re: FreeRADIUS performance information (tuning, benchmark)

2012-07-24 Thread Phil Mayers
On 24/07/12 13:26, Andrei Petru Mura wrote: I'm running FreeRADIUS on a PC with a dual CPU of 2 GHz and 2 GB of RAM. It is working with PostgreSQL database. When I perform tests with radperf, running : radperf -s -f ../users.csv -p 800 -a pap 10.3.1.1 auth radiussomething where users.csv file

Re: FreeRADIUS performance information (tuning, benchmark)

2012-07-24 Thread Arran Cudbard-Bell
On 24 Jul 2012, at 13:49, Phil Mayers wrote: On 24/07/12 13:26, Andrei Petru Mura wrote: I'm running FreeRADIUS on a PC with a dual CPU of 2 GHz and 2 GB of RAM. It is working with PostgreSQL database. When I perform tests with radperf, running : radperf -s -f ../users.csv -p 800 -a pap

Re: FreeRADIUS performance information (tuning, benchmark)

2012-07-24 Thread Alexander Gattin
On Tue, Jul 24, 2012 at 01:49:27PM +0100, Phil Mayers wrote: On 24/07/12 13:26, Andrei Petru Mura wrote: radperf -s -f ../users.csv -p 800 -a pap 10.3.1.1 auth radiussomething ... 0.1s : 3758 s: 5897 10s : 344 ... I would need a sever able to manage a much greater amount

Re: FreeRADIUS performance information (tuning, benchmark)

2012-07-24 Thread alan buxey
Hi, you could look at PGSQL optimization - ensure that the table has the right indexes and the table is in cache etc. Try this: convert your SQL users into a users text file, like so: username Cleartext-Password := password ...and disable SQL, then re-run the test. I think it will

Re: FreeRADIUS performance information (tuning, benchmark)

2012-07-24 Thread alan buxey
Hi, I would need a sever able to manage a much greater amount of users ( 5, up to 100). But for now I'm interested how to get the server working well with ~(5-10) users. for what its worth, we deal with around 8000 users concurrently on an 802.1X connection (so all

Re: FreeRADIUS performance information (tuning, benchmark)

2012-07-24 Thread Phil Mayers
On 24/07/12 13:57, Arran Cudbard-Bell wrote: 1000 auths/sec is quite a lot. It implies you need to perform 1000 SQL queries/sec (at LEAST). I'm not sure this is accurate given the number of failed requests, i'd investigate that then re-run the tests. Ah, I didn't spot the failed count. -

Re: FreeRADIUS performance information (tuning, benchmark)

2012-07-24 Thread Phil Mayers
On 24/07/12 14:10, alan buxey wrote: Hi, you could look at PGSQL optimization - ensure that the table has the right indexes and the table is in cache etc. Try this: convert your SQL users into a users text file, like so: usernameCleartext-Password := password ...and disable SQL,

Freeradius performance problem

2011-09-20 Thread Giuseppe Marocchio
Hello Guys i have inherited the administration of a radius server, that authenticate 900 PPPoE user on mikrotik box. i've noticed that there is some performance problem, mikrotik box show that last request RTT in some cases is up to 1000ms, there is some resend request and also some timeouts,

Re: Freeradius performance problem

2011-09-20 Thread Alan DeKok
Giuseppe Marocchio wrote: i have inherited the administration of a radius server, that authenticate 900 PPPoE user on mikrotik box. i've noticed that there is some performance problem, mikrotik box show that last request RTT in some cases is up to 1000ms, there is some resend request and

Freeradius Performance

2011-09-19 Thread sekchel lee
Freeradius Performance My computer Intel(R) Pentium(R) Dual CPU E2220 @ 2.40GHz RAM 2GB CentOS 5.5 NAS Client pptp and openvpn each NAS user 100 ~ 300 How many NAS Client ? The ? NAS How much bandwidth? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Freeradius Performance

2011-09-19 Thread Sallee, Stephen (Jake)
-4658 Phax: 254-295-4221 From: freeradius-users-bounces+jake.sallee=umhb@lists.freeradius.org [mailto:freeradius-users-bounces+jake.sallee=umhb@lists.freeradius.org] On Behalf Of sekchel lee Sent: Monday, September 19, 2011 9:55 AM To: freeradius-users Subject: Freeradius Performance

freeradius performance testing with seagull

2010-06-22 Thread Vladimir Romanov
Hi All! I want test freeradius+mysql accounting interface performance with seagull. My problem - I can't implement valid signature. I always get rad_recv: Accounting-Request packet from host 10.2.170.14 port 65535, id=1, length=48 Received Accounting-Request packet from 10.2.170.14 with invalid

Re: freeradius performance testing with seagull

2010-06-22 Thread Alan DeKok
Vladimir Romanov wrote: Hi All! I want test freeradius+mysql accounting interface performance with seagull. My problem - I can't implement valid signature. I always get ... Received Accounting-Request packet from 10.2.170.14 with invalid signature! (Shared secret is incorrect.) Dropping

Freeradius performance settings or bug?

2008-04-22 Thread Jeremiah Millay
Hi, I'm seeing some odd behavior running freeradius-1.1.7 in a freebsd 6.3 environment. I see a lot of these in the radius log: Tue Apr 22 09:27:44 2008 : Error: Discarding duplicate request from client arc3.wnskvtao.sover.net:1645 - ID: 208 due to unfinished request 1267 Tue Apr 22 09:27:44

Re: Freeradius performance settings or bug?

2008-04-22 Thread Phil Mayers
Jeremiah Millay wrote: Hi, I'm seeing some odd behavior running freeradius-1.1.7 in a freebsd 6.3 environment. I see a lot of these in the radius log: Tue Apr 22 09:27:44 2008 : Error: Discarding duplicate request from client arc3.wnskvtao.sover.net:1645 - ID: 208 due to unfinished request

Re: Freeradius performance settings or bug?

2008-04-22 Thread Alan DeKok
Jeremiah Millay wrote: I'm seeing some odd behavior running freeradius-1.1.7 in a freebsd 6.3 environment. I see a lot of these in the radius log: Tue Apr 22 09:27:44 2008 : Error: Discarding duplicate request from client arc3.wnskvtao.sover.net:1645 - ID: 208 due to unfinished request 1267

Re: Freeradius performance settings or bug?

2008-04-22 Thread Jeremiah Millay
Phil Mayers wrote: Jeremiah Millay wrote: Hi, I'm seeing some odd behavior running freeradius-1.1.7 in a freebsd 6.3 environment. I see a lot of these in the radius log: Tue Apr 22 09:27:44 2008 : Error: Discarding duplicate request from client arc3.wnskvtao.sover.net:1645 - ID: 208 due to

Re: Freeradius performance settings or bug?

2008-04-22 Thread Phil Mayers
Are you using wtmp i.e. radlast. Don't. It's slow. Here are some more snippets related to wtmp (from what I can tell): unix { cache = no cache_reload = 600 radwtmp = ${logdir}/radwtmp } accounting { detail unix radutmp } session { radutmp } I'm guessing it won't

freeradius performance , requests per second

2007-06-19 Thread deepak kumar
Hi I am using freeradius 1.1.6 on Suse Linux 10 , and mysql for database. My processor is Intel Pentium 4, 3.40 Ghz, RAM is 512 MB and hard disk is 80 GB. On this configuration how many requests , freeraradius can handle per second. Is there any tool which can test the performance of freeradius.

Re: freeradius performance , requests per second

2007-06-19 Thread Alan DeKok
deepak kumar wrote: I am using freeradius 1.1.6 on Suse Linux 10 , and mysql for database. My processor is Intel Pentium 4, 3.40 Ghz, RAM is 512 MB and hard disk is 80 GB. On this configuration how many requests , freeraradius can handle per second. A lot. If you have a million users, the

Re: freeradius performance , requests per second

2007-06-19 Thread A . L . M . Buxey
Hi, I am using freeradius 1.1.6 on Suse Linux 10 , and mysql for database. My processor is Intel Pentium 4, 3.40 Ghz, RAM is 512 MB and hard disk is 80 GB. On this configuration how many requests , freeraradius can handle per second. Is there any tool which can test the performance of

AW: freeradius performance , requests per second

2007-06-19 Thread Rascher, Markus
Via DB and Accounting via files. Greetings Markus -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Alan DeKok Gesendet: Dienstag, 19. Juni 2007 10:22 An: FreeRadius users mailing list Betreff: Re: freeradius performance , requests per second

Re: FreeRadius performance requirements

2007-05-10 Thread Kostas Kalevras
O/H Arnnei Speiser έγραψε: Hi Guys, Any recommendations on the Server minimum configuration - memory, cpu etc for using FR with 10k, 20k, 50k users ? Moved to freeradius-users!! The number of users is not the major factor. Rather the number of requests/sec. Where are the users stored (plain

Freeradius performance x336

2006-04-18 Thread JF Suret
Hello, I would like to know if someone has done performence test usingserver (in my case it will be a x336)? If someone has done this type of test could he provide results he has obtained ? ;-) It's just to have an idea of how many request an server can handle, I'll need a few request/seconds and

Re: Freeradius performance x336

2006-04-18 Thread Alan DeKok
JF Suret [EMAIL PROTECTED] wrote: It's just to have an idea of how many request an server can handle, I'll need a few request/seconds and I think that a x336 will be far far faster than required but it's just to confirm it ... At a few requests/s, almost any machine will be fine. Alan

freeradius performance cpu usage

2005-07-18 Thread Fechete Raul
Title: freeradius performance cpu usage hello, i have the following problem. i'm running freeradius (with the eap-sim module, and a special module a colleague of mine wrote) on a dual 3 ghz xeon, and all that i'm getting out of it are 25 (?) authorizations per second. i wanted

Re: freeradius performance cpu usage

2005-07-18 Thread Nicolas Baradakis
Fechete Raul wrote: what bothers me is that the freeradius is handling such a small amount of authorizations, and keeping the processor usage below 10%. (?!) why doesn't it take 90% and do in the mean time more work? Perhaps the client doesn't send enough requests to make the server busy. How

Re: freeradius performance cpu usage

2005-07-18 Thread Fechete Raul
Title: Re: freeradius performance cpu usage Nicolas Baradakis wrote: what bothers me is that the freeradius is handling such a small amount of authorizations, and keeping the processor usage below 10%. (?!) why doesn't it take 90% and do in the mean time more work

Re: freeradius performance cpu usage

2005-07-18 Thread Alan DeKok
Fechete Raul [EMAIL PROTECTED] wrote: what bothers me is that the freeradius is handling such a small amount of authorizations, and keeping the processor usage below 10%. (?!) why doesn't it take 90% and do in the mean time more work? It's limited by how fast the packets are being sent from

Re: freeradius performance cpu usage

2005-07-18 Thread Alan DeKok
Fechete Raul [EMAIL PROTECTED] wrote: thank you for your answer. that might just be it! :-) i have a test client also programmed by a colleague, that starts a number of threads (for each authorization one) that in the beginning wait for a semaphore. after all threads are ready, the semapfore

FreeRADIUS Performance

2005-03-30 Thread DESETech - German P. Santillan
Hi, how many concurrent petitions (AuthRequest) can handle FreeRADIUS? This number can be changed? Depends of hardware? Thanks in advance German P. Santillan IT Admin DESETech - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRADIUS Performance

2005-03-30 Thread Peter Nixon
On Wednesday 30 March 2005 14:40, DESETech - German P. Santillan wrote: Hi, how many concurrent petitions (AuthRequest) can handle FreeRADIUS? This number can be changed? Depends of hardware? Its depends completely on hardware, thread settings and operating system settings, however I expect a