Forum Discussion
hoolio
Cirrostratus
Aug 11, 2013Just a test

14 Replies
- hoolio
Cirrostratus
code with tabs...
line1 tab_line2 lin3 tab_line4 - hoolio
Cirrostratus
Longer code example with tabs
when CLIENT_ACCEPTED { log local0. "[IP::client_addr]:[TCP::client_port]: Connected=[IP::local_addr]:[TCP::client_port] [virtual name]" } when LB_SELECTED { if {[IP::addr [LB::server addr] equals 8.8.8.8] } { snat 6.6.6.6 log local0. "[IP::client_addr]:[TCP::client_port]: Selected=[LB::server], SNAT=[LB::snat], matched=8.8.8.8" } else { snat automap log local0. "[IP::client_addr]:[TCP::client_port]: Selected=[LB::server], SNAT=[LB::snat] } }Aaron
- hoolio
Cirrostratus
more...
when HTTP_REQUEST { switch -glob [HTTP::path] { "/case1" - "/case2" - "/case3" - "/case4" { matched } default { switch [HTTP::host] { "host1" { matched 1 } default { matched 2 } } } } }Aaron
- hoolio
Cirrostratus
Multi- line Woo hoo!
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
