That did the trick. Thanks!
-=- Brian
From: Daniel Ruggeri [drugg...@primary.net]
Sent: Thursday, March 08, 2012 6:41 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Load Balancing for REST service
On 3/7/2012 8:39 PM, Brian Lauber wrote:
>
iel Ruggeri [mailto:drugg...@primary.net]
> Sent: Wednesday, March 07, 2012 6:59 PM
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] Load Balancing for REST service
>
> On 3/7/2012 4:47 PM, Brian Lauber wrote:
> > Howdy.
> >
> > We have a REST servic
Howdy.
We have a REST service that we are attempting to load balance via
mod_proxy_balancer. Unfortunately, we have been unable to figure out how to
maintain the session stickiness across REST service calls. In particular, our
REST service does not make use of cookies or URL query parameters,