Forum Discussion
Gareth_Atkins_3
Nimbostratus
Jul 14, 2010problem with irule changeing http stream rewrite to https
Hi
I am using a irule to rewrite a content stream but its seem to be also changeing urls from http to https, i am also using a proxy pass irule for the requests. does any one know how to keep the requests as http once rewritten.
when HTTP_RESPONSE {
if {[HTTP::header value Content-Type] contains "text"}{
STREAM::expression "@insideserver.domain.com:8002@outsideserver.domain.com:8002@"
STREAM::enable
} else {
Disable the stream filter
STREAM::disable
}
}
- hoolio
Cirrostratus
Hi Gareth, - Gareth_Atkins_3
Nimbostratus
Thank you. It was the rewrite option in the http profile. - Gareth_Atkins_3
Nimbostratus
Thank you. It was the rewrite option in the http profile.
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