On 2011-08-17 16:55, Pratte, Gil wrote:
I left out one detail - Apache HTTP is only being used as a reverse proxy.
Then you want keepalive on and set high.
Persistent connections to your backend are obviously beneficial.
This depends on how many backend servers you have, but even with, say,
I left out one detail - Apache HTTP is only being used as a reverse proxy.
Thanks for all the replies.
gil pratte
-Original Message-
From: Pratte, Gil
Sent: Wed 8/17/2011 9:09 AM
To: users@httpd.apache.org
Subject: KeepAlive setting under heavy load
I have read conflicting reports reg