Re: Load Balancing Issue

2013-02-12 Thread A . L . M . Buxey
Hi, I am using Freeradius 2.2.0 on redhat 5. My goal was to increase the speed of user authentication. To achieve this I configured Load Balancing (with realms). I have a proxy Freeradius server, that is just proxying requests to 2 other freeradius servers. you only asked this

Re: Load Balancing Issue

2013-02-12 Thread Muhammad Nadeem
thanks alan Actually I am using load balancing for rapid authentication of users. let suppose i have one prosy server that is proxying incoming requests to these five servers. Theoratically the speed of authentication should be fast. But in case of mine it is too slow. I have changed

Re: Load Balancing Issue

2013-02-12 Thread Russell Mike
There are many different things you are talking at the same time. You want increase the response time of auth. Is your database indexed? Thanks On Tuesday, February 12, 2013, Muhammad Nadeem wrote: thanks alan Actually I am using load balancing for rapid authentication of users. let suppose

Re: Load Balancing Issue

2013-02-12 Thread John Dennis
On 02/12/2013 06:12 AM, Muhammad Nadeem wrote: thanks alan Actually I am using load balancing for rapid authentication of users. let suppose i have one prosy server that is proxying incoming requests to these five servers. Theoratically the speed of authentication should be fast. But in case of