Forum Discussion

Przemek_110000's avatar
Przemek_110000
Icon for Nimbostratus rankNimbostratus
Aug 06, 2012

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

 

 

 

 

 

  • DenisG_22372's avatar
    DenisG_22372
    Historic F5 Account
    I had the same problem and the solution is here - https://devcentral.f5.com/Forums/tabid/53/aft/2163595/Default.aspx

     

     

    Disable the Analytics. That is what I did and all is well.