RE: [users@httpd] Load Balancing for REST service

2012-03-08 Thread Brian Lauber
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: >

Re: [users@httpd] Load Balancing for REST service

2012-03-08 Thread Daniel Ruggeri
On 3/7/2012 8:39 PM, Brian Lauber wrote: > I was unable to access the presentations that you referenced in your > response. It appears that anonymous users are not authorized to view these > files. If you get the chance, could you please make these presentations > available to me? My mistake.

RE: [users@httpd] Load Balancing for REST service

2012-03-07 Thread Brian Lauber
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

Re: [users@httpd] Load Balancing for REST service

2012-03-07 Thread Daniel Ruggeri
On 3/7/2012 4:47 PM, Brian Lauber wrote: > 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 d

[users@httpd] Load Balancing for REST service

2012-03-07 Thread Brian Lauber
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,