Forum Discussion

John_Klemm_4418's avatar
John_Klemm_4418
Icon for Nimbostratus rankNimbostratus
Dec 06, 2006

IRULE 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 url name? please help

3 Replies

  • If there isn't an irule for this, can I set up a stream profile with a wildcard site name as all my site end with usmc.mil
  • just 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

     

    }

     

  • Hey do you mind giving me a call. or direct e-mailing me. I need some real assistance. I need everything written out barney style as I am new to irules. jklemm@multimax.com or 229.291.7622.