The following reply was made to PR general/2275; it has been noted by GNATS.

From: Marc Slemko <[EMAIL PROTECTED]>
To: Vladislav Malyshkin <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: general/2275: mailformed header in the case of 503 code
Date: Sun, 24 May 1998 15:59:09 -0700 (PDT)

 On 24 May 1998, Vladislav Malyshkin wrote:
 
 > 
 > >Number:         2275
 > >Category:       general
 > >Synopsis:       mailformed header in the case of 503 code
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       medium
 > >Responsible:    apache
 > >State:          open
 > >Class:          sw-bug
 > >Submitter-Id:   apache
 > >Arrival-Date:   Sun May 24 15:50:00 PDT 1998
 > >Last-Modified:
 > >Originator:     [EMAIL PROTECTED]
 > >Organization:
 > apache
 > >Release:        1.3b6
 > >Environment:
 > Linux RedHat 5.0 gcc
 > >Description:
 > In the case of 503 code server prints mailformed header:
 > (It does not print 
 > Server:
 > Connection: close
 > etc.)
 > 
 > This error happens on servers running Apache 1.2.6 and 1.3b6
 
 Erm... what is your connection to freshmeat.net?
 
 Why do you say the header is malformed?  It is not normal, but just
 because it doesn't print all the headers it normally does doesn't mean it
 is "malformed".
 
 
 > 
 > Example:
 > 
 > [EMAIL PROTECTED] /tmp:  telnet freshmeat.net 80
 > Trying 199.183.24.237...
 > Connected to freshmeat.net.
 > Escape character is '^]'.
 > HEAD / HTTP/1.0
 > 
 > HTTP/1.0 503 Service Unavailable
 > Content-Type: text/html
 > Date: Sun, 24 May 1998 22:31:58 GMT
 
 Are you sure this is being generated by Apache?  It is a 1.0 response, so
 either the server is configured in a special way or this is really some
 other script returning the headers.
 
 There is nothing in the output you give that I notice as being invalid.
 Not usual, but certainly possible to setup Apache to generate.
 

Reply via email to