Hi.
I've got a cluster of two machines, A and B. Using mod_jk to do load balancing, with
sticky sessions, and I have the tag in a webapp's web.xml deployed on both machines.
If a user hits the site with their browser and is "stuck" on machine A, and I fail
machine A, it gracefully transition
Hi again.
Well, it turns out we can't rely on TRUSTED_APP being in the same container, so the
"local interfaces wide open" approach won't work.
What we need is a way for TRUSTED_APP to be authenticated in a headless way (say, a
kerberos keytab), and that information to be used to access stuff i