Forum Discussion
John_Klemm_4418
Nimbostratus
Dec 06, 2006IRULE for streaming
I currently have a single vip hosting 6 different sites. These sites require site specific streaming. Is there an irule that I can use to add each site name with a stream attached with each specific...
Chris_Phillips
Nimbostratus
Dec 07, 2006just use the STREAM::expression funtion (LTM v9.2.0 and later) to define the stream dynamically.
if {[HTTP::host] == "example.com"} {
STREAM::expression originalreplacement
} else {
STREAM::expression onetwoteneleven
}
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
