Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 30734 invoked from network); 13 Apr 2006 15:57:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Apr 2006 15:57:04 -0000 Received: (qmail 64873 invoked by uid 500); 13 Apr 2006 14:50:53 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 64864 invoked by uid 500); 13 Apr 2006 14:50:53 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 64853 invoked by uid 99); 13 Apr 2006 14:50:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Apr 2006 07:50:53 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.56.241.12] (HELO polaris.atos-infogerance.fr) (193.56.241.12) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Apr 2006 07:50:52 -0700 Received: from persee.atos-infogerance.fr ([193.56.47.18]) by polaris.atos-infogerance.fr (8.13.6/8.13.6) with ESMTP id k3DEoTgM025800 for ; Thu, 13 Apr 2006 16:50:29 +0200 (MET DST) Received: from exchange2k301.gaia.fr ([150.175.10.40]) by persee.atos-infogerance.fr (8.13.5/8.13.5) with ESMTP id k3DFv7EV024778 for ; Thu, 13 Apr 2006 16:57:07 +0100 (WET DST) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 13 Apr 2006 16:50:25 +0200 Message-ID: <8C29B2F93BAE9047A906EF6D6F9C5D4301C288F5@exchange2k301.gaia.fr> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] HTTP response Header from Apache Thread-Index: AcZeGJubrGJ7janIQxW+3PN6DoWcJgA8Ojiw From: =?iso-8859-1?Q?Axel-St=E9phane__SMORGRAV?= To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] HTTP response Header from Apache X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You would not by any chance have the directive KeepAlive Off in your configuration ? -ascs=20 -----Original Message----- From: Manamohan.Shetty@infineon.com = [mailto:Manamohan.Shetty@infineon.com]=20 Sent: Wednesday, April 12, 2006 12:05 PM To: users@httpd.apache.org Subject: [users@httpd] HTTP response Header from Apache 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.=20 I have written the PHP script in order to send HTTP header "Connection : Keep-Alive" but what Apache does is it sends out both.=20 I mean it sends "Connection : Keep-Alive close " Header.=20 Is there any way to inform the Apache to validate the response headers = which is in the php script and send the response accordingly. Regards Manamohan =20 *Disclaimer* "This e-mail and any attachments are confidential and may contain trade = secrets or privileged or undisclosed information. They may also be = subject to copyright protection. Please do not copy, distribute or = forward this email to anyone unless authorised. If you are not a named = addressee, you must not use, disclose, retain or reproduce all or any = part of the information contained in this e-mail or any attachments. If = you have received this email by mistake please notify the sender = immediately by return email and destroy/delete all copies of the email." --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server = Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org