[users@httpd] Another stickysession question

2012-09-24 Thread sol myr
Hi, Could anyone please shed light on session stickiness, especially without "jvmroute"? I have Apache as Load Balancer, in front of some Tomcats. My HTTP requests carry some customized cookie. E.g: Some requests carry "Cookie: myCookie=A" Other requests carry "Cookie: myCookie=B" Other request

Re: [users@httpd] Customized Stickiness

2012-09-24 Thread sol myr
Message - From: Daniel Ruggeri To: users@httpd.apache.org Cc: Sent: Thursday, September 13, 2012 1:41 AM Subject: Re: [users@httpd] Customized Stickiness On 9/12/2012 9:14 AM, sol myr wrote: > Now we'd like the load-balancer to make sure all requests from the same city > - go to th

[users@httpd] Customized Stickiness

2012-09-12 Thread sol myr
Hi, We're using Apache2.2. as a load-balancer, in front of some Tomcats. Our Tomcats has some logic that calculates user's CITY of residence, and sends a corresponding cookie to the browser. E.g: - all HTTP requests from a New Yorker browser carry the cookie: "city=NY" - all HTTP requests from