Forum Discussion
Dec 26, 2013
BIG-IP : redirect loop : debugging techniques
BIG-IP 11.4.0 Build 2384.0 Final
In my hosts file I point www.mydomain.com to my web-server IP, and in my client-browser I submit the request
http://www.mydomain.com/natural-language-url-1 ...
Sorry ok now I get it : you want curl from f5 command line.
Dec 27, 2013
f5 command line curl direct to web-server pool ip :
curl -v -H "Host: www.mydomain.com" http://10.23.0.2/natural-language-url-1 |less
* About to connect() to 10.23.0.2 port 80 (0)
* Trying 10.23.0.2... connected
* Connected to 10.23.0.2 (10.23.0.2) port 80 (0)
> GET /natural-language-url-1 HTTP/1.1
> User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 OpenSSL/0.9.8y zlib/1.2.3 libidn/0.6.5
> Accept: */*
> Host: www.mydomain.com
>
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
etc.
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