Forum Discussion
RobS
Altostratus
12 years agoHTTP to HTTPS policy injecting "/Location: https:///" into URL and breaking application
We have an application I'm load balancing with my LTMs that I was initially told would just need basic load balancing and http to https redirection. Now I find out they are running it out of Citrix s...
Kevin_Stewart
Employee
12 years agoOkay, one more idea. Try to capture the HTTP redirect response on the wire from the HTTP VIP.
tcpdump -lnni 0.0 -Xs0 port 80
You may need to add some additional filters to clean up the capture, but the -Xs0 option will show you the clear text HTTP payload in the HTTP response from the HTTP VIP. What you're specifically looking for is the HTTP/1.x 302 Found message and following Location header. What you find here will determine WHO is actually sending this funky URL.
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