[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#234543: marked as done (apache2-mpm-prefork: incomplete description)



Your message dated Wed, 17 Mar 2004 09:17:06 -0500
with message-id <E1B3br0-0007P3-00@newraff.debian.org>
and subject line Bug#234543: fixed in apache2 2.0.48-8
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 24 Feb 2004 14:07:22 +0000
>From cfry@frogcircus.org Tue Feb 24 06:07:22 2004
Return-path: <cfry@frogcircus.org>
Received: from frogcircus.org [66.45.230.197] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AvdDW-00026G-00; Tue, 24 Feb 2004 06:07:22 -0800
Received: from localhost (localhost [127.0.0.1])
  (uid 1000)
  by frogcircus.org with local; Tue, 24 Feb 2004 09:07:21 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Charles Fry <debian@frogcircus.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache2-mpm-prefork: incomplete description
X-Mailer: reportbug 2.39
Date: Tue, 24 Feb 2004 09:07:21 -0500
Message-ID: <courier.403B5A99.00000314@frogcircus.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_22 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_02_22
X-Spam-Level: 

Package: apache2-mpm-prefork
Severity: minor

The current description of the apache2-mpm-prefork Debian package is
incomplete, and insufficient to allow a user to evaluate its utility
without consulting Apache's documentation themselves. Here is a good
paragraphs I found in Apache's documentation that might make sense in
the Debian package description:

"This Multi-Processing Module (MPM) implements a non-threaded,
pre-forking web server that handles requests in a manner similar to
Apache 1.3. It is appropriate for sites that need to avoid threading for
compatibility with non-thread-safe libraries. It is also the best MPM
for isolating each request, so that a problem with a single request will
not affect any other." [1]

I think that the description should also recommend the worker mpm for
higher performance, as Apache does in [2]their documentation.

The user should be able to look at the description and from that alone
determine whether or not they need prefork or worker for their site.

Charles

1. http://httpd.apache.org/docs-2.0/mod/prefork.html
2. http://httpd.apache.org/docs-2.0/misc/perf-tuning.html#compiletime

-- System Information:
Debian Release: testing/unstable
Kernel: Linux frogcircus.org 2.4.25-5um #5 Thu Feb 19 14:29:11 EST 2004 i686
Locale: LANG=en_US, LC_CTYPE=en_US


---------------------------------------
Received: (at 234543-close) by bugs.debian.org; 17 Mar 2004 14:23:02 +0000
>From katie@ftp-master.debian.org Wed Mar 17 06:23:02 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B3bwk-00012R-00; Wed, 17 Mar 2004 06:23:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1B3br0-0007P3-00; Wed, 17 Mar 2004 09:17:06 -0500
From: Thom May <thom@debian.org>
To: 234543-close@bugs.debian.org
X-Katie: $Revision: 1.45 $
Subject: Bug#234543: fixed in apache2 2.0.48-8
Message-Id: <E1B3br0-0007P3-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 17 Mar 2004 09:17:06 -0500
Delivered-To: 234543-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Source: apache2
Source-Version: 2.0.48-8

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-common_2.0.48-8_powerpc.deb
  to pool/main/a/apache2/apache2-common_2.0.48-8_powerpc.deb
apache2-doc_2.0.48-8_all.deb
  to pool/main/a/apache2/apache2-doc_2.0.48-8_all.deb
apache2-mpm-perchild_2.0.48-8_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.0.48-8_powerpc.deb
apache2-mpm-prefork_2.0.48-8_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.0.48-8_powerpc.deb
apache2-mpm-threadpool_2.0.48-8_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-threadpool_2.0.48-8_powerpc.deb
apache2-mpm-worker_2.0.48-8_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.0.48-8_powerpc.deb
apache2-prefork-dev_2.0.48-8_all.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.0.48-8_all.deb
apache2-threaded-dev_2.0.48-8_all.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.0.48-8_all.deb
apache2_2.0.48-8.diff.gz
  to pool/main/a/apache2/apache2_2.0.48-8.diff.gz
apache2_2.0.48-8.dsc
  to pool/main/a/apache2/apache2_2.0.48-8.dsc
libapr0-dev_2.0.48-8_powerpc.deb
  to pool/main/a/apache2/libapr0-dev_2.0.48-8_powerpc.deb
libapr0_2.0.48-8_powerpc.deb
  to pool/main/a/apache2/libapr0_2.0.48-8_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 234543@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thom May <thom@debian.org> (supplier of updated apache2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon,  2 Feb 2004 12:47:10 +0000
Source: apache2
Binary: apache2-prefork-dev apache2-mpm-prefork apache2-doc libapr0-dev apache2-mpm-threadpool apache2-mpm-worker libapr0 apache2-threaded-dev apache2-common apache2-mpm-perchild
Architecture: source all powerpc
Version: 2.0.48-8
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Thom May <thom@debian.org>
Description: 
 apache2-common - Next generation, scalable, extendable web server
 apache2-doc - Documentation for apache2
 apache2-mpm-perchild - Experimental High speed perchild threaded model for Apache2
 apache2-mpm-prefork - Traditional model for Apache2
 apache2-mpm-threadpool - Experimental High speed thread pool model for Apache2
 apache2-mpm-worker - High speed threaded model for Apache2
 apache2-prefork-dev - Development headers for apache2
 apache2-threaded-dev - Development headers for apache2
 libapr0    - The Apache Portable Runtime
 libapr0-dev - Development headers for libapr
Closes: 228840 230263 230760 231726 234538 234542 234543 235029 235810 236509
Changes: 
 apache2 (2.0.48-8) unstable; urgency=low
 .
   * Fix typo in debian/rules (closes: #230760)
   * Added patch 021-pcre_mangle_symbols.patch (closes: #235810)
   * Fixed typo in the init scripts (closes: #230263)
   * Changed a bunch of mv's to cp's in rules (closes: #228840)
   * Change mime_magic to use magic from libmagic1 (closes: #236509)
   * Disable ssl-cert until it sucks less. related to 230791 (closes: #231726)
   * update descriptions (closes: #234543, #234538, #234542)
   * Nuke /etc/vhosts and all associated cruft (closes: #235029)
Files: 
 3e53272d809235ab4ab26d1fdf00e6f2 1716 net optional apache2_2.0.48-8.dsc
 18b0cbda434333243fec74de019447fd 82622 net optional apache2_2.0.48-8.diff.gz
 ad90e64ea9fe3390d928ff7918cdb072 2677534 doc optional apache2-doc_2.0.48-8_all.deb
 1855e812d72deaf37c32bd1cf0fae9d8 160968 devel optional apache2-prefork-dev_2.0.48-8_all.deb
 9a95d9d7faf3f2ea6fd3559d1681d3fa 161858 devel optional apache2-threaded-dev_2.0.48-8_all.deb
 ed674cc06bb1f7510e4ca6ccb921c883 873988 net optional apache2-common_2.0.48-8_powerpc.deb
 2639c4af3238c56ba46ff3b4e5a50918 212842 net optional apache2-mpm-worker_2.0.48-8_powerpc.deb
 6211b508d6bcd2fe06de6a4a4e09d131 212414 net optional apache2-mpm-threadpool_2.0.48-8_powerpc.deb
 6330d0cbc5fc490ae57ddb58bbf95599 213886 net optional apache2-mpm-perchild_2.0.48-8_powerpc.deb
 c3290220576f295c45fbb6804551af3a 209336 net optional apache2-mpm-prefork_2.0.48-8_powerpc.deb
 e6e6d64df065c79c121714fa3ff250d9 123116 net optional libapr0_2.0.48-8_powerpc.deb
 7e746b37c10b21cef67bdd93e6b7408e 268770 libdevel optional libapr0-dev_2.0.48-8_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iQIVAwUBQFhbvLVnlGdHP376AQIP2Q/+MYv0AOyWPf5kYX/OtByKBP458Cp3h8HX
ljdRtU1IVsxWPuS9ME2lutRgyvmYKQFtBezxocvXnnVIV3MnwYtuwCuoxCLxcZ04
CT1O90iWm5XmKe3NAv/y1dEBhM8saK1t10d+Ayf+wPrvisgbQTuMZWFOQKgUHe9N
enJ+OSqH8/emw+v+DC6PoIK1/uEKq3QCPQaOuPSCy30zAaSXZJSKxQXVdA6mPP4m
d//+tdZHayl+hYrq7Ev8S1+IlfzhtKW15V7LZJBlxvzODzhdlliBW7+IEm3z1Fdw
3Q6b7544XKniT+GnDuIH32lNKO+fpNuqryKKWPlFXurmV0/URQBgFP7kevTKzXm5
tyTKiji8t5ZDwnsp30v+N2ev4ykIP0yOs8Yf0+6dkDLFIH5+laUtYgjzg1tsZfr2
1Gca31scvqMoAO2QPE7+Z9PTCBTiArYD6cXVKs3nX6QbtJyeOWHlCpAPClzoKqmY
g/CAxVGCE5XERJDEB1aJgcBntu1pJI8d8OczZIRkGerP+EZJy7hbv1KYkObooTuI
qqzlOiPK8ppTDBtYlhTYtRhcucIec9aOYO85yh7Wa9zwoj4Xlh3b/lAdQ3F3rW1L
Vz0AMrLLBBPxEuXjrqPI7ccTIqTQXhwZHF+yIbBX30Te1Duirdlo3jo4MRyGw9BE
YMPlXOwFmRA=
=I1VL
-----END PGP SIGNATURE-----



Reply to: