Thanks for the suggestion. I've updated and restarted. Usually needs a few hours to be confirmed....
> Date: Thu, 9 Jun 2011 17:03:48 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [users@httpd] problems with reverse proxy! > > On Thu, Jun 9, 2011 at 3:47 PM, Steve Brereton <[email protected]> > wrote: > > Hi there. > > > > We're having problems with a reverse proxy that runs from a windows 2003 > > /iis server to a w2k8/iis (dmz to internal server). > > Its running on Apache 2.2.3 using the following module setup > > Try adding this: > > SetEnv proxy-nokeepalive 1 > > This is a hunch, some sites perform badly if keepalive is used on the > proxy connections. > > Cheers > > Tom > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [email protected] > " from the digest: [email protected] > For additional commands, e-mail: [email protected] >
