Forum Discussion
fervin
May 08, 2012Nimbostratus
Sideband connection through direct HTTP proxy
Hey Folks,
I am trying to build upon the reCAPCHA iRule example for a production use case. The main problem I see is that our management tier doesn't have direct access to the Internet. Al...
fervin
May 10, 2012Nimbostratus
Thanks for pointing me in the right direction. I think I'm close, but it's still not working. Do you know of any ways to troubleshoot sideband connection issues? I can connect to the proxy using telnet from the CLI, so I think that rules out a routing problem.
I am getting the following error:
TCL error: /Common/reCapcha - Command must start with connect.invalid connection handle (line 1) invoked from within "send -timeout 1000 -status send_status $conn $recaptcha_verify_request" invoked from within "if { [HTTP::path] contains "/apps/" || [HTTP::path] equals "/verify_recaptcha"} { if { [HTTP::path] equals "/verify_recaptcha" } { set recaptcha..."
Here's my connection definition:
set conn [connect -timeout 1000 -idle 30 192.168.xxx.xxx:8080]
Thanks,
-Frank
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