F5 irule
Log all requests contain get and post plus postbody and respone thanks "@sebbycorp"
Remove X-Forwarded-For to prevent XFF spoofing and Add XFF and X_Real_IP based on source IP
select pool based on source IP address and limit access
By doing it this way we can use whats called an "iRule Data Group List" to contain all the domains we want to redirect.
Each time we want to add a domain we don't need to touch the iRule itself, only add the domain to the data group list.