Forum Discussion
irule Troubleshooting:
ok, assigned to pool to get the LB select working...next problem: building the request:
Feb 26 15:52:11 f5 info tmm3[16796]: Rule /Common/rule_wwbtest_error_pages : Incoming URI = /
Feb 26 15:52:11 f5 info tmm3[16796]: Rule /Common/rule_wwbtest_error_pages : Active members in pool_wwbtest_wartung are: {xxx.xxx.xxx.xxx 1080} {yyy.yyy.yyy.yyy 1080}
Feb 26 15:52:11 f5 info tmm3[16796]: Rule /Common/rule_wwbtest_error_pages : The LB choice is: pool /Common/pool_wwbtest_wartung member yyy.yyy.yyy.yyy 1080
Feb 26 15:52:11 f5 info tmm3[16796]: Rule /Common/rule_wwbtest_error_pages : The new URI is = /
Feb 26 15:52:11 f5 err tmm3[16796]: 01220001:3: TCL error: /Common/rule_wwbtest_error_pages - invalid command name "GET" while executing "GET HTTP/1.1 " ("eval" body line 1) invoked from within "eval "GET [HTTP::uri $newuri] HTTP/1.1\r\nHost: $mypick\r\n\r\n""
troubleshooting is nearly complete :)
- natheFeb 26, 2015CirrocumulusGET is not a irule command, that's why you're getting the error. You'd need something like HTTP::respond, as an example. to be honest i think it is a redundant line. you're already sending the connection to the new pool member (mypick) with the URI modified. In any case the Host part of this comand won't work as the mypick variable is "pool /Common/pool_wwbtest_wartung member yyy.yyy.yyy.yyy 1080" not a FQDN as you would normally see if a Host Header.
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