I'm pretty sure it's impossible to share the session table, be it IP or Cookie based, between different services or listeners without patching the code.
Sorry for the repeated messages on the topic, but I'd really like to
understand if pound can service switching a user over from http to
https while maintaining a sticky session with a server. I reason below
since http and https are defined as separate pound services it would not
be possible, can anyone authoritatively confirm or deny this?