Number of requests from given client
Hi, We run a farm of radius proxies for many different customers (wholesale of services), our devices send requests to the proxies, which in turn send them to the proper backend systems. Number of requests doesn't usually exceed 40-60 a sec, however if one of the client devices gets restarted (or simply crashes) the limit of requests (8192) gets depleted very quickly and proxies start dropping requests from all of the clients, sometimes the backend system of given customer gets overwhelmed which causes additional problems. Is there a way of setting the number of requests on per-client basis, so a single device can't use up whole pool? Of course I can increase the total number of request even further but that only postpones the problem. kind regards pshem
Pshem Kowalczyk wrote:
Is there a way of setting the number of requests on per-client basis, so a single device can't use up whole pool?
Not right now, but it shouldn't be too hard to add. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
On 20/02/07, Alan DeKok <aland@deployingradius.com> wrote:
Pshem Kowalczyk wrote:
Is there a way of setting the number of requests on per-client basis, so a single device can't use up whole pool?
Not right now, but it shouldn't be too hard to add.
Can I also ask for ability to set the max number of outstanding requests proxied to any given realm, on realm basis (so dead realm doesn't cause the proxy to accumulate huge amounts of requests and yet I can fine-tune the realms). and btw thx for the great work on the project - our lifes wouldn't be the same with out it :-) regards Pshem
Pshem Kowalczyk wrote:
Can I also ask for ability to set the max number of outstanding requests proxied to any given realm, on realm basis (so dead realm doesn't cause the proxy to accumulate huge amounts of requests and yet I can fine-tune the realms).
Sure. Please file 2 bugs as "enhancement requests".
and btw thx for the great work on the project - our lifes wouldn't be the same with out it :-)
You're welcome. It's been fun, interesting, and educational. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
Pshem Kowalczyk