You can try using database-based sessions to solve this problem. Assuming tomcat and apache have the same session hashes, maybe they can be migrated through servers? You need to look in the tomcat configuration file, and MUST be under something with a session prefix. This is where I will start. Typically, on a Ubuntu Linux server, it is under something like / etc / apache 2 / apache2.conf.
Hope this helps and good luck!
Kyle
source share