Forum Discussion
RSpangler_17032
Nimbostratus
Mar 24, 2017Response time iRule error
Hello, So I'm trying to implement code that will capture request and response times between the F5 and the backend servers. I found this spinet of code here, iRule Response time, and I'm trying t...
Leonardo_Souza
Cirrocumulus
Mar 24, 2017The error is saying that HTTP::host command is not valid in the HTTP_RESPONSE event. Basically, you don't have the host header in the response from the server, just in the request.
You can work around that, saving the value of HTTP::host to a variable in the HTTP_REQUEST event, then you will be able to call that variable in the HTTP_RESPONSE event.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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