Hi John,
This configuration would only work only if you're doing SSL offloading on the ACE, you don't need stickiness for the 80 connection because the redirect service is a fake rserver intended only to do HTTP redirection, once the connections goes over port 443 all the L5 data is hidden for the ACE so cookie inspection is not possible anymore.
If you're not doing SSL offloading on the ACE then you might want to configure sticky based on Sticky srcIP (not good if connections comes from a proxy) or also based on the SSL session ID.
If you need any examples of this two methods, ping back.
HTH
__ __
Pablo