From docs-return-13051-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Sun Apr 12 13:58:10 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5F421180608 for ; Sun, 12 Apr 2020 15:58:10 +0200 (CEST) Received: (qmail 36873 invoked by uid 500); 12 Apr 2020 13:58:09 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 36864 invoked by uid 99); 12 Apr 2020 13:58:09 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Apr 2020 13:58:09 +0000 Received: from bz-he-de.apache.org (bz-he-de.apache.org [148.251.237.210]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTPS id A1B61E2C8D for ; Sun, 12 Apr 2020 13:58:08 +0000 (UTC) Received: by bz-he-de.apache.org (ASF Mail Server at bz-he-de.apache.org, from userid 33) id 8FCA16A006A; Sun, 12 Apr 2020 13:58:07 +0000 (UTC) From: bugzilla@apache.org To: docs@httpd.apache.org Subject: [Bug 64342] New: KeepAliveTimeout milliseconds on website, but seconds in conf file Date: Sun, 12 Apr 2020 13:58:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: Documentation X-Bugzilla-Version: 2.4.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: f.ter.voorde@tervoorde.net X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: docs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 https://bz.apache.org/bugzilla/show_bug.cgi?id=3D64342 Bug ID: 64342 Summary: KeepAliveTimeout milliseconds on website, but seconds in conf file Product: Apache httpd-2 Version: 2.4.38 Hardware: PC OS: Linux Status: NEW Severity: minor Priority: P2 Component: Documentation Assignee: docs@httpd.apache.org Reporter: f.ter.voorde@tervoorde.net Target Milestone: --- Hi there, Regarding the syntax of the directive KeepAliveTimeout, the documentation on https://httpd.apache.org/docs/2.4/mod/core.html states: "KeepAliveTimeout num[ms]" and "Default: KeepAliveTimeout 5". This is about milliseconds, not seconds. However, in the apache2.conf file, I read: "# KeepAliveTimeout: Number of seconds to wait for the next request from the # same client on the same connection." and "# KeepAliveTimeout 5". This abo= ut seconds, not milliseconds. Of course I know what's the real unit, but I think this is confusing for new users. Yours sincerely, Frank ter Voorde --=20 You are receiving this mail because: You are the assignee for the bug.= --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org