Bug 145569

Summary: system-config-httpd writes false where syntax is on | off
Product: [Fedora] Fedora Reporter: Sitsofe Wheeler <sitsofe>
Component: system-config-httpdAssignee: Phil Knirsch <pknirsch>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 3CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-23 10:33:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sitsofe Wheeler 2005-01-19 19:59:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804 Galeon/1.3.17

Description of problem:
For the keepalive option in /etc/httpd/conf/httpd.conf system-config-httpd sets a value of false whereas the documentation (and comment above) say it should be off.

Version-Release number of selected component (if applicable):
system-config-httpd-1.3.1-1

How reproducible:
Always

Steps to Reproduce:
1. Read http://httpd.apache.org/docs-2.0/mod/core.html#keepalive and note the syntasx for Keepalive is "On|Off"
2. Run system-config-httpd and OK a settings change
3. Look inside /etc/httpd/conf/httpd.conf for the Keepalive option
  

Actual Results:  KeepAlive false

Expected Results:  KeepAlive Off

Additional info:

Comment 1 Phil Knirsch 2005-05-23 10:33:24 UTC

*** This bug has been marked as a duplicate of 153039 ***