Forum Discussion
Ian_Amos_37833
Nimbostratus
Aug 16, 2007Error msg in LTM logs
Afternoon all,
i'm getting the following error in my LTM log http_process_state_prepend - Invalid action EV_EGRESS_DATA during ST_HTTP_PREPEND_HEADERS
This is the iRule i'm using, that is c...
hoolio
Cirrostratus
Aug 16, 2007What version are you running? I tested on 9.2.4 with the following rule and didn't see an error:
when HTTP_REQUEST {
if {[HTTP::uri] starts_with "/disable"}{
log local0. "disabling server SSL"
SSL::disable serverside
pool test_http_200_pool
} else {
HTTP::redirect http://google.co.uk
log local0. "redirecting"
}
}This was on a VIP with no default pool and client/serverside SSL profiles added by default.
Aaron
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
