RE: [EMAIL PROTECTED] Apache 2.2 and proxy_balancer - tcp session pipelining

2007-05-13 Thread Ryan Murray
Hi Andy > Hi, Ryan > > On 11 May 2007, at 15:46, Ryan Murray wrote: > > >> Now, what I want to do this time is configure my reverse proxy > >> server to open several connections to each of the back end worker > >> servers when the proxy starts to my back end hosts so that the tcp > >> sess

Re: [EMAIL PROTECTED] Apache 2.2 and proxy_balancer - tcp session pipelining

2007-05-13 Thread Andy Davidson
Hi, Ryan On 11 May 2007, at 15:46, Ryan Murray wrote: Now, what I want to do this time is configure my reverse proxy server to open several connections to each of the back end worker servers when the proxy starts to my back end hosts so that the tcp session can be pipelined, thus prevent

[EMAIL PROTECTED] RE: [Bulk] [EMAIL PROTECTED] Apache 2.2 and proxy_balancer - tcp session pipelining

2007-05-11 Thread Ryan Murray
> -Original Message- > From: Andy Davidson [mailto:[EMAIL PROTECTED] > Sent: Friday, May 11, 2007 2:53 PM > To: users@httpd.apache.org > Subject: [Bulk] [EMAIL PROTECTED] Apache 2.2 and proxy_balancer - > tcp session pipelining > > > Hi, > >

[EMAIL PROTECTED] Apache 2.2 and proxy_balancer - tcp session pipelining

2007-05-11 Thread Andy Davidson
Hi, I first posted this question to comp.infosystems.www.servers.unix but had no response. mod_proxy_balancer is cool - I like this, guys, thank you. I want to load balance a number of back-end worker/target servers that host one web application. This is easy to do :