Re: multiple servers and digest authentication

2013-12-02 Thread Dehaudt, Christophe
On 12/1/13 6:41 AM, "Christopher Schultz" wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA256 > >Christophe, > >On 11/29/13, 8:55 PM, Dehaudt, Christophe wrote: >> 1/ Sticky session : yes, that is the way I have currently set my >> load balancer. Bu

Re: multiple servers and digest authentication

2013-11-29 Thread Dehaudt, Christophe
;André, > >On 11/27/13, 5:15 AM, André Warnier wrote: >> Mark Thomas wrote: >>> On 27/11/2013 07:34, Dehaudt, Christophe wrote: >>>> Is there a way to share the nonce between servers so they can >>>> act as one? >>> >>> No. You'd

multiple servers and digest authentication

2013-11-26 Thread Dehaudt, Christophe
Hi, To spread the load, my application is installed on several servers, each of them managed by Tomcat (7.0.26). On top on that, a load balancer ensures the traffic is correctly distributed evenly. The tomcat configuration is set with Digest authentification. The problem I'm facing is that the