Forum Discussion
Pedro_Madeira_7
Sep 08, 2008Nimbostratus
youtube.com problem (also with videos.google.com)
Hello everyone,
I'm bit new to F5 technologies and I'm now facing a strange problem that I can't seem to solve so I'm turning to you vets to give me a hand.
I have a cust...
hwidjaja_37598
Oct 11, 2008Altostratus
Another issue with the previous iRules is when the link for youtube is down. There will be no redundancy.
I think you can create a new pool with priority enabled, so the LC would be able to re-select the other link when the link for youtube is down.
when CLIENT_ACCEPTED {
if { [matchclass [IP::local_addr] equals $::youtube] } {
pool
} else {
pool
}
}
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