Forum Discussion

Gustavo_Lazarte's avatar
Gustavo_Lazarte
Icon for Nimbostratus rankNimbostratus
Oct 09, 2009

http profile for different servers

Hello,

 

 

We are having problems people going from http to https (they lose cart items at times) we use the http profile for the HTTP profile on the port 80 profile and a custom HTTP profile for the HTTPS port. We have cookie as the persistence profile.

 

and we use the same pool of servers. SSL is managed by the F5

 

 

Thanks
  • When you redirect you will lose posting information. You might want redirect before the checkout. Or you rewrite the links within the page so that the consumer posts directly to HTTPS rather then redirect when there is information in the consumers cart and they are ready to checkout.

     

     

    CB
  • Is it required that as you move from http to https you are kept on the same pool member?

     

     

    CB

     

  • Is it required that as you move from http to https you are kept on the same pool member?

     

     

    CB

     

  • Is it required that as you move from http to https you are kept on the same pool member?

     

     

    CB

     

  • There is a setting in the source address affinity persistence profile that allows you to match persistence across similar services. If you defined a Source Address AFfinity to both http and https then you need to make sure that setting within the profile is enabled.

     

     

    Note: Cookie persistence doesn't appear to give you that abilty

     

     

    CB