iAPP for CAS exchange 2010 - SSL ID persistence
Hi all experts,
I have a problem / question so if anyone could help me with that ...
We used iApp for CAS Exchange 2010 (LTM v11.2), with both SSL profiles (reencryption is enabled)
What the guy from Microsoft said is that he wants a SSL session ID persistence for this:
Connection type : HTTPS
Service:
Offline Address Book (URL:
/oab*)
Persistence: SSL ID
I see that the template generates an iRule for all services and there is Offline Address Book but with no persistence by default.
"/oab*" {
Offline Address Book. Persistence is not required for OAB
pool test_3_oa_pool
return
}
My question is. Can we turn on" persist SSL" while using reencryption? What I've read on WiKi and others' sites is that when we use reencryption - F5 deletes session ID from the client due to new session to the node being established. It make sense but can this be done in some other way??
regards
Przemek