Computing.Net > Forums > Networking > Load Balancer redirect

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Load Balancer redirect

Reply to Message Icon

Name: comn8u
Date: March 20, 2007 at 06:28:13 Pacific
OS: Microsoft Server 2003
CPU/Ram: 4gb
Product: Dell
Comment:

I am trying to set up a queue to manage traffic to an application on the server that only accepts 250 concurrent users at one time. How would I set up the redirect on the load balancer to redirect the first user that exceeds the 250 concurrent users to a page, for example, that would say "Your request cannot be executed at this time".

load balancer - F5 BigIp
2 servers - MS Server 2003

Yes



Sponsored Link
Ads by Google

Response Number 1
Name: rais
Date: March 20, 2007 at 07:30:57 Pacific
Reply:

On VIP definition you can specify the limit of 250 max connections. VIP will not accept any more connections.

Thanks.


0

Response Number 2
Name: comn8u
Date: March 20, 2007 at 08:32:01 Pacific
Reply:

Thanks for the reply. How do you specify the redirect? Or I should ask, where do you specify the redirect?

Also, what is the norm for setting up a redirect page? Would I add a script to keep check the status of the limit within the script and then redirect? Is there a queuing process that I can setup?

Yes


0

Response Number 3
Name: rais
Date: March 28, 2007 at 06:57:38 Pacific
Reply:

I am not sure how to set up redirect. If you want you can use iRules and count the number of connections. if they exceed 250, you can redirect a client to some other site.

On 3DNS redirect is via fallback host. Should none of the IPs are available in 3dns, clients are redirected to fallback host.

Thanks.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


My Antenna Dilemma connecting two connection...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Load Balancer redirect

load balancing www.computing.net/answers/networking/load-balancing/3268.html

advantage of load balancing for Homenetw www.computing.net/answers/networking/advantage-of-load-balancing-for-homenetw/4144.html

Web Server Load Balancing Algorithm www.computing.net/answers/networking/web-server-load-balancing-algorithm/26908.html