Forum Discussion
Apr 13, 2023
Hi catoverflow !
Welcome to the magical world of iRules!
Have you tried caching the headers in another event? Any variable you set scoped to the connection so you can grab the data you need from any event that occurrs before the HTTP_RESPONSE_RELEASE event.
Check out this chart:
https://community.f5.com/t5/codeshare/irule-event-order-flowchart/ta-p/286343
Worth noting is that not all events has access to all fields, but it's easy enought to test. 🙂
Kind regards,
Patrik