url redirect
Hi there, We have a requirement in which we alredy have existing virtual server with pool members associated with it used to server http/https requests to some uri. Those Pool members are hosted in Data Center. Issue:: client has migrated few of the content of those servers to cloud.but users are still accessing those content with old url path. Requirement:: We are required to provide solution in which if client access to those contect with old url it should be checked by redirect APP if those contents are available in database and that redirect APP will perform decision and based on decision it should be either forwarded to data center hosted servers or through cloud. I need help here as how can we achieve this scenario. We should not be chaging any existing F5 configuration to achieve the solution that is client requirement. Below is traffic flow diagram to understand the requirement.Solved1.5KViews0likes7CommentsHelp with url redirect
I'm very new to F5 platform and need to work out how to do a url redirect for multiple backend servers i am assuming creating an irule would be the best way for this solution ? we currently have a working solution via F5 APM for remote users to connect to a public address / url remote users connect to a url for example https://trx.company.com and are successfully authenticated and forwarded on to a back end server there is now a requirement that if users add a specific suffix to the url they connect to they will be redirected to different back end servers for example https://trx.company.com/abc will be redirected to a different backend server and https://trx.company.com/def will be redirected to different backend server is creating an irule the best method to provide this solution ? and any help with the format of an appropriate irule would be much appreciated thanks in advance372Views0likes2Comments