Chris,

As mentioned in an earlier post, our clients are not web browsers and do not 
support cookies.  Session management is handled via an internally generated 
session id, and I am attempting to adapt an existing infrastructure to load 
balancing with session stickiness.  The recommendations I received yesterday 
may be just what I was looking for.  I just have to adapt my servlet 
accordingly.

Karl

-----Original Message-----
From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
Sent: Monday, August 15, 2011 4:14 PM
To: Tomcat Users List
Subject: Re: Sticky Session Not Working With Apache 2.0.54 and Tomcat 7.0.8

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Karl,

On 8/15/2011 2:09 PM, Lataxes, Karl wrote:
> I wrote the code to generate the session id and add it as an HTTP 
> header at the recommendation of someone on the users list.

Not to open a whole can of worms, but why are you generating your own session 
ids? You don't like the format of the existing ids?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5Jfh8ACgkQ9CaO5/Lv0PD5UACgt4xmRqavb5Hk3gpZ+ihNxXV2
drgAn39ZqloIyCzBILV7Kw2hL8MTv/QJ
=lq+C
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to