Forum Discussion
Aviv
Cirrus
May 08, 2017External Access to Exchange 2016 while migrating from 2010 APM LTM
Hi!
I have exchange 2010 that is behind f5 bigip ltm and apm for external access.
lately I have installed exchange 2016 .
move all the mailboxes to the new server will take some time.
when i wll...
shahulhameeds_3
Nimbostratus
Mar 18, 2019Creat new IAPP 2016 first then use 2016 Irule and change the below
"/rpc/rpcproxy.dll*" {
if { [HTTP::header exists "APM_session"] } {
persist uie [HTTP::header "APM_session"] 7200
} elseif { [HTTP::header exists "Authorization"] && [string tolower [HTTP::header "Authorization"]]
starts_with "basic" } {
set rpc_key [sha256 [HTTP::header "Authorization"]]
persist uie $rpc_key 7200
} else {
persist source_addr
}
Outlook Anywhere.
pool /Common/Exchange-2010.app/Exchange-2010_oa_pool7
COMPRESS::disable
CACHE::disable
return
}
pool /Common/Exchange-2010.app/Exchange-2010_oa_pool7( this is 2010 exchange server)
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