Forum Discussion
U_franco_117956
Mar 20, 2014Nimbostratus
HTTP redirect if connections per pool member exceed a threshold with tables
Hi.
I´m taking a view to a lot of devcentral documents, and tables are getting me crazy.
I´m interested to get the following behavior. We want to limit the number of connections to our load balan...
- Mar 20, 2014
Good question.
use:
TCP::respond "HTTP/1.1 302 Temporarily Moved\r\nLocation: http://moved.com/here/\r\n\r\n"
See this page for more examples:
https://devcentral.f5.com/wiki/iRules.TCP__respond.ashx
JUAN_MANUEL1
Apr 22, 2020Nimbostratus
Another solution:
use
pool null_pool (instead of reject)
Then, create a http profile with fallback host --> redirected_url (http[s]://.....)
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects