You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Jason Terry <jt...@cartmanager.net> on 2001/12/21 18:49:35 UTC

mod_setenvif/9224: nokeepalive doesn't properly change the HTTP_CONNECTION env variable

>Number:         9224
>Category:       mod_setenvif
>Synopsis:       nokeepalive doesn't properly change the HTTP_CONNECTION env variable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Dec 21 09:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     jter@cartmanager.net
>Release:        1.3.22
>Organization:
apache
>Environment:
RedHat 7.2 (uname below)
Linux server.cartmanager.net 2.4.9-13smp #1 SMP Tue Oct 30 19:57:16 EST 2001 i686 unknown
>Description:
When using the below line in my httpd.conf
BrowserMatchNoCase ".*MSIE.*"   nokeepalive

I see that the nokeepalive directive disabling keepalive.  However the environment variable in perl still reports
HTTP_CONNECTION = Keep-Alive

I don't believe this should be happening.
>How-To-Repeat:
Set the conf file as described above
>Fix:
no
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]