You would not by any chance have the directive
KeepAlive Off
in your configuration ?
-ascs
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 12, 2006 12:05 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] HTTP response Header from
Have you by any chance set the "nokeepalive" environment variable somewhere in
your configuration ?
-ascs
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 12, 2006 12:05 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] HTT
On Wednesday 12 April 2006 11:05, [EMAIL PROTECTED] wrote:
> Hi,
> If the Apache server receives the HTTP request from a client and
> while sending the response it always sends the HTTP header Connection :
> Close.
Nope. It sometimes sends that, but by no means always.
> I have written the
Hi,
If the Apache server receives the HTTP request from a client and
while sending the response it always sends the HTTP header Connection :
Close.
I have written the PHP script in order to send HTTP header "Connection :
Keep-Alive" but what Apache does is it sends out both.
I mean it sends