Forum Discussion
Pawel_G_306732
Jan 18, 2017Altostratus
Redirect iRule for http TimeStamp service
Hi fellows, I have spent couple of days struggling to redirect Time-Stamp service to different port.
Basically it's a normal http connection based service.
I Wrote an iRule:
when HTTP_REQUEST
...
- Jan 19, 2017
Ok, so I've changed redirect to HTTP::respond 307 Location as redirect can't pass POST.
Everything works fine now :)
Thanks for advice on -L switch in curl @Jad.
Vijay_E
Jan 18, 2017Cirrus
Your iRule looks good. Maybe you can make it a bit more specific by matching on ":8080" instead of just "8080".
1.Check to see if there are any errors in the logs.
2.Can you run a curl command to see what kind of redirect or response you are getting ? This will help identify the issue.
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