Your message dated Thu, 8 Jul 2004 16:43:03 +0100
with message-id <[EMAIL PROTECTED]>
and subject line no response
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; 22 Jan 2004 09:36:30 +0000
>From [EMAIL PROTECTED] Thu Jan 22 01:36:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from www.mezon.net (mail.mezon.net) [212.108.197.44] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AjbGI-0002p9-00; Thu, 22 Jan 2004 01:36:30 -0800
Received: from fw.mezon.net (host11.mezon.net [194.143.235.59])
        by mail.mezon.net (Postfix) with ESMTP id D8C3A8C
        for <[EMAIL PROTECTED]>; Thu, 22 Jan 2004 10:36:27 +0100 (CET)
Received: from 127.0.0.1 (localhost.mezon.net [127.0.0.1])
        by localhost (Postfix) with SMTP
        id A292F22075; Thu, 22 Jan 2004 10:36:27 +0100 (CET)
Received: from dazzle.mezon.net (dazzle.mezon.net [192.168.0.22])
        by fw.mezon.net (Postfix) with ESMTP
        id 247CF22040; Thu, 22 Jan 2004 10:36:27 +0100 (CET)
Content-Type: multipart/mixed; boundary="===============0932409847=="
MIME-Version: 1.0
From: Veres Lajos <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apachebech2 with keepalive show too much bad response
X-Mailer: reportbug 2.38
Date: Thu, 22 Jan 2004 10:36:26 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_20 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.1 required=4.0 tests=HAS_PACKAGE,NORMAL_HTTP_TO_IP 
        autolearn=no version=2.60-bugs.debian.org_2004_01_20
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============0932409847==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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.7        Debian configuration management sy
ii  debianutils                 2.6.2        Miscellaneous 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.1                    4.1.25-16    Berkeley v4.1 Database Libraries [
ii  libexpat1                   1.95.6-6     XML parsing C library - runtime li
ii  libldap2                    2.1.23-1     OpenLDAP libraries
ii  libssl0.9.7                 0.9.7c-5     SSL shared libraries
ii  mime-support                3.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-cert                    1.0-7        Simple debconf wrapper for openssl
ii  zlib1g                      1:1.2.1-3    compression library - runtime

-- no debconf information


--===============0932409847==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="/tmp/ab2log"

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-10000-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-10000-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-10000-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-10000-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-10000-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-10000-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-10000-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-10000-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-10000-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-10000-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
...done


Server Software:        Apache/1.3.29
Server Hostname:        127.0.0.1
Server Port:            80

Document Path:          /big.html
Document Length:        73382 bytes

Concurrency Level:      1
Time taken for tests:   0.100537 seconds
Complete requests:      10
Failed requests:        9
   (Connect: 0, Length: 0, Exceptions: 0)
Write errors:           0
Non-2xx responses:      9
Keep-Alive requests:    10
Total transferred:      811008 bytes
HTML transferred:       733820 bytes
Requests per second:    99.47 [#/sec] (mean)
Time per request:       10.054 [ms] (mean)
Time per request:       10.054 [ms] (mean, across all concurrent requests)
Transfer rate:          7877.70 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:        0    0   0.0      0       0
Processing:     8    8   0.5      8       9
Waiting:       -6   -4   0.7     -5       0
Total:          8    8   0.5      8       9

Percentage of the requests served within a certain time (ms)
  50%      8
  66%      8
  75%      8
  80%      9
  90%      9
  95%      9
  98%      9
  99%      9
 100%      9 (longest request)

--===============0932409847==--


---------------------------------------
Received: (at 229011-done) by bugs.debian.org; 8 Jul 2004 15:43:35 +0000
>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


Reply via email to