Re: Have anyone test the performance about FreeRADIUS+jRadius on authentication?

2013-04-24 Thread Alan DeKok
Okis Chuang wrote: Yes, I'm under this slow performance trouble now Actually I tried let it not going into jradius and completing my easy job only in FreeRADIUS yesterday. And it did it well. It can finish 1 auth request in 13 sec. Exactly. However, our goal is more than that ...

Have anyone test the performance about FreeRADIUS+jRadius on authentication?

2013-04-23 Thread Chuang Okis
Hi all,Have anyone test the performance about FreeRADIUS+jRadius on authentication?I recently did several numbers of load test with radclient in FreeRADIUS.I used radclient -c 1 to attack my radius server(with jradius), and found that the results are pretty bad...The call per second

Re: Have anyone test the performance about FreeRADIUS+jRadius on authentication?

2013-04-23 Thread Alan DeKok
Chuang Okis wrote: Have anyone test the performance about FreeRADIUS+jRadius on authentication? Not me. The test was just for authentication load test from gateway to radius server. My jradius handler would just do some easy string splitng for one VSA. Use Perl. It's integrated

RE: Have anyone test the performance about FreeRADIUS+jRadius on authentication?

2013-04-23 Thread Okis Chuang
: Have anyone test the performance about FreeRADIUS+jRadius on authentication? Not me. The test was just for authentication load test from gateway to radius server. My jradius handler would just do some easy string splitng for one VSA. Use Perl. It's integrated into the server

Re: Have anyone test the performance about FreeRADIUS+jRadius on authentication?

2013-04-23 Thread Fajar A. Nugraha
On Wed, Apr 24, 2013 at 9:34 AM, Okis Chuang okischu...@outlook.com wrote: Thanks for Alan's quick and kindly reply! Yes, I'm under this slow performance trouble now Actually I tried let it not going into jradius and completing my easy job only in FreeRADIUS yesterday. And it did it well.

Have anyone test the performance about FreeRADIUS+jRadius on authentication?

2013-04-23 Thread Okis Chuang
Thanks Fajar your speedy response and really helpful for me. Yeah..I'm pretty grateful about all contributions here for sure! And I'm definitely not insist on desiring the best solution here. I just want to listen some opinions or advice from all those experienced. Anyway, I'll keep learning