Forum Discussion

Techgeeeg_28888's avatar
Techgeeeg_28888
Icon for Nimbostratus rankNimbostratus
Apr 12, 2012

Redirecting User request to a maintenance page or another vs

Hi Everyone,

 

Alot you must have faced this requirement in your environment so I really need someone to help me out in this. I have a virtual server where I want to configure that in case if all of the pool members are down the users should get redirected to the maintenance page, if certain no. of pool members are down users should get redirected to the server busy page. Also if there is a possibility to redirect the user request to another virtual server in case if the no. of requests on a currently working virtual server exceeds by certain value.

 

 

Regards,

 

 

  • Hi Teechgeeg,

     

    There a different ways to approach this. However, one that I like is an iRule that F5's Hoolio contributed to the code share

     

     

    https://devcentral.f5.com/wiki/iRules.virtual_server_connection_limit_with_HTTP_response.ashx

     

     

    It can be modified to be redirected to a server busy page.

     

     

    I hope this helps

     

    Bhattman