Bug#229011: acknowledged by developer (no response)

2004-07-12 Thread Veres Lajos
Hello,

I checked with apache2,2.0.50-4.
And it seems to be OK. (no errors)
And sorry but I didnt received your information request. Maybe our
spamfilter killed this email. (?)

On Thu, 8 Jul 2004, Debian Bug Tracking System wrote:

 This is an automatic notification regarding your Bug report
 #229011: apachebech2 with keepalive show too much bad response,
 which was filed against the apache2-common package.

 It has been closed by one of the developers, namely
 Thom May [EMAIL PROTECTED].

 Their explanation is attached below.  If this explanation is
 unsatisfactory and you have not received a better one in a separate
 message then please contact the developer, by replying to this email.

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

 Received: (at 229011-done) by bugs.debian.org; 8 Jul 2004 15:43:35 +
 From [EMAIL PROTECTED] Thu Jul 08 08:43:35 2004
 Return-path: [EMAIL PROTECTED]
 Received: from amnesiac.heapspace.net [195.54.228.42]
   by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
   id 1Bib3f-0001xz-00; Thu, 08 Jul 2004 08:43:35 -0700
 Received: from localhost (localhost [127.0.0.1])
   by amnesiac.heapspace.net (Postfix) with ESMTP id D198957E1
   for [EMAIL PROTECTED]; Thu,  8 Jul 2004 16:43:19 +0100 (BST)
 Received: from amnesiac.heapspace.net ([127.0.0.1])
  by localhost (amnesiac.heapspace.net [127.0.0.1]) (amavisd-new, port 10024)
  with LMTP id 85026-01-4 for [EMAIL PROTECTED];
  Thu,  8 Jul 2004 16:43:19 +0100 (BST)
 Received: from fandango.home.clearairturbulence.org (dev.bitch-whore.com 
 [213.208.111.147])
   by amnesiac.heapspace.net (Postfix) with ESMTP id DFBDA57C6
   for [EMAIL PROTECTED]; Thu,  8 Jul 2004 16:43:18 +0100 (BST)
 Received: by fandango.home.clearairturbulence.org (Postfix, from userid 1000)
   id 788D3382E040; Thu,  8 Jul 2004 16:43:03 +0100 (BST)
 Date: Thu, 8 Jul 2004 16:43:03 +0100
 From: Thom May [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: no response
 Message-ID: [EMAIL PROTECTED]
 Mime-Version: 1.0
 Content-Type: text/plain; charset=iso-8859-1
 Content-Disposition: inline
 User-Agent: Mutt/1.5.6+20040523i
 X-Virus-Scanned: by amavisd-new at heapspace.net
 Delivered-To: [EMAIL PROTECTED]
 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
   (1.212-2003-09-23-exp) on spohr.debian.org
 X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
   version=2.60-bugs.debian.org_2004_03_25
 X-Spam-Level:

 No response from the submitter and no way of reproducing the problem, so I'm
 closing this bug. If you wish to provide further information please do so.
 -Thom


Veres Lajos
[EMAIL PROTECTED]
+36 20 438 5909




Bug#229011: apachebech2 with keepalive show too much bad response

2004-01-22 Thread Veres Lajos
Package: apache2-common
Version: 2.0.48-4
Severity: normal
Tags: sid

dd if=/dev/zero of=big.html count=64k bs=1

dazzle:~# ab2  -k  -n 10  http://127.0.0.1/big.html 
Complete requests:  10
Failed requests:9
   (Connect: 0, Length: 0, Exceptions: 0)
Write errors:   0
Non-2xx responses:  9
Keep-Alive requests:10


dazzle:~# ab2-n 10  http://127.0.0.1/big.html 
Complete requests:  10
Failed requests:0
Write errors:   0

I attached:
dazzle:~# ab2 -v 3 -k  -n 10  http://127.0.0.1/big.html /tmp/ab2log

An other strange:

Complete requests:  10
Failed requests:11
   (Connect: 0, Length: 6, Exceptions: 0)
Write errors:   0
Non-2xx responses:  5
Keep-Alive requests:10

(same command: ab2 -v 3 -k  -n 10  http://127.0.0.1/big.html)

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dazzle.mezon.net 2.4.21-grsec #1 Tue Aug 19 14:38:31 CEST 2003 
i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache2-common depends on:
ii  debconf 1.4.7Debian configuration management sy
ii  debianutils 2.6.2Miscellaneous utilities specific t
ii  libapr0 2.0.48-4 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.14.1.25-16Berkeley v4.1 Database Libraries [
ii  libexpat1   1.95.6-6 XML parsing C library - runtime li
ii  libldap22.1.23-1 OpenLDAP libraries
ii  libssl0.9.7 0.9.7c-5 SSL shared libraries
ii  mime-support3.24-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-9   The NET-3 networking toolkit
ii  openssl 0.9.7c-5 Secure Socket Layer (SSL) binary a
ii  ssl-cert1.0-7Simple debconf wrapper for openssl
ii  zlib1g  1:1.2.1-3compression library - runtime

-- no debconf information

This is ApacheBench, Version 2.0.40-dev $Revision: 1.121.2.4 $ apache-2.0
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/

Benchmarking 127.0.0.1 (be patient)...INFO: POST header == 
---
GET /big.html HTTP/1.0
User-Agent: ApacheBench/2.0.40-dev
Connection: Keep-Alive
Host: 127.0.0.1
Accept: */*


---
LOG: header received:
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2004 09:34:24 GMT
Server: Apache/1.3.29 (Debian GNU/Linux) PHP/4.3.3 mod_perl/1.29
Last-Modified: Wed, 21 Jan 2004 11:35:57 GMT
ETag: 212012-1-400e641d
Accept-Ranges: bytes
Content-Length: 65536
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1


LOG: Response code = 200
LOG: header received:

LOG: header received:
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2004 09:34:24 GMT
Server: Apache/1.3.29 (Debian GNU/Linux) PHP/4.3.3 mod_perl/1.29
Last-Modified: Wed, 21 Jan 2004 11:35:57 GMT
ETag: 212012-1-400e641d
Accept-Ranges: bytes
Content-Length: 65536
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1


LOG: Response code = 200
LOG: header received:

LOG: header received:
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2004 09:34:24 GMT
Server: Apache/1.3.29 (Debian GNU/Linux) PHP/4.3.3 mod_perl/1.29
Last-Modified: Wed, 21 Jan 2004 11:35:57 GMT
ETag: 212012-1-400e641d
Accept-Ranges: bytes
Content-Length: 65536
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1


LOG: Response code = 200
LOG: header received:

LOG: header received:
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2004 09:34:24 GMT
Server: Apache/1.3.29 (Debian GNU/Linux) PHP/4.3.3 mod_perl/1.29
Last-Modified: Wed, 21 Jan 2004 11:35:57 GMT
ETag: 212012-1-400e641d
Accept-Ranges: bytes
Content-Length: 65536
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1


LOG: Response code = 200
LOG: header received:

LOG: header received:
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2004 09:34:24 GMT
Server: Apache/1.3.29 (Debian GNU/Linux) PHP/4.3.3 mod_perl/1.29
Last-Modified: Wed, 21 Jan 2004 11:35:57 GMT
ETag: 212012-1-400e641d
Accept-Ranges: bytes
Content-Length: 65536
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1


LOG: Response code = 200
LOG: header received:

LOG: header received:
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2004 09:34:24 GMT
Server: Apache/1.3.29 (Debian GNU/Linux) PHP/4.3.3 mod_perl/1.29
Last-Modified: Wed, 21 Jan 2004 11:35:57 GMT
ETag: 212012-1-400e641d
Accept-Ranges: bytes
Content-Length: 65536
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1


LOG: Response code = 200
LOG: header received:

LOG: header received:
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2004 09:34:24 GMT
Server: Apache/1.3.29