Forum Discussion
Source IP and match http host
I think that i actually have another problem. Now i tried to configure iRule where i will tell if HTTP::host contains abc.abc.com use test_pool but it is not working :(
I created VS with 443 service port, protocol TCP, Protoco profile tcp, HTTP Profile http, and SSL Profile (Client) SSS.COM
i created iRule: when HTTP_REQUEST { if { [HTTP::host] contains "abc.abc.com" } { pool test_pool } }
i have same VS with same setup, just instead of forwarding to pool i am using redirect to external URL and that is working fine.
Please help and tell me what i doing wrong :(
Yes, i can see the line from code.
Hmm, now i need to find where is the problem :(
I also see that on VS connection is established and on iRule statistics total executions increment.
Tnx for this Nicolas and of course if you have idea what is next that i can check please be free to write :D :D
Cheers.
Recent Discussions
Related Content
* 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