Forum Discussion
marvn_58503
Nimbostratus
Mar 04, 2013Problem with F5 Lync reverse proxy irule
Hi all,
I'm using the F5 Deployment Guide for Lync iApp in v11, and I'm looking at the irule provided in the documentation here: http://www.f5.com/pdf/deployment-guides/microsoft-lync-iapp-dg.pdf
...
marvn_58503
Nimbostratus
Mar 06, 2013When not using Lync Director
when HTTP_REQUEST {
switch [string tolower [HTTP::host]] {
chat.example.com { pool front_end_pool }
www.example.com {
switch -glob [string tolower [HTTP::uri]] {
"/meet*" { pool front_end_pool }
}
"/dialin*" { pool front_end_pool }
}
}
lyncdiscover.example.com { pool front_end_pool }
}
}
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