What do you think I am missing here? The version that I built is also 2.2.3 and the OS is SCO 5.6.0. I built it statically. When I navigate to a website (internal) pointing the browser to my proxy, I see the embedded static pages are taking up separate upstream connections. However I expected them to share the same upstream connection. N.Nayak -----Original Message----- From: Sander Temme [mailto:sctemme@xxxxxxxxxx] Sent: Wednesday, January 03, 2007 4:38 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: Upstream Connection Persistency On Jan 3, 2007, at 1:07 PM, <narayana.nayak@xxxxxxxxxxx> wrote: > I have built a httpd with proxy module included on unix platform. > While testing the connection persistence on upstream end I noticed > that after serving the response to the request the connection gets > released and a new connection is established to upstream for next > request within the same second. I am testing with IE 6.0 with HTTP/ > 1.1 enabled. > > > > I have following directives in httpd.conf > > > > KeepAlive On > > KeepAliveTimeout 15 > > MaxKeepAliveRequests 100 These do not affect the proxy connections, just the connections between Apache and the browser. > Since apache 1.3.x proxy does not support connection persistence on > upstream end, I wanted to see if apache 2.x proxy supports it or > not. Is it not supported yet in 2.x or am I missing something? Working fine for me in 2.2.3. In fact, it was working too fine, and I had to turn it off because a firewall between front-end and back- end was dropping long-lived TCP connections. S. -- sctemme@xxxxxxxxxx http://www.temme.net/sander/ PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx