Stas Bekman wrote:
[EMAIL PROTECTED] wrote:

Hi,

I'm still experiencing this problem. Could someone try to reproduce (this is
done in 5mn) so I can be sure it's either my fault or a bug ?


Pascal, please let me know how to reproduce it and I'll try it.

I've attached the tarball that one could try reproduce the problem with. unpack, then:

perl Makefile.PL
t/TEST -conf
t/TEST -start
ab -c 10 -n 100 http://localhost:8529/perl-bin/bug.pl
t/TEST -stop

But no problem on linux:

~/httpd/prefork/bin/ab -c 20 -n 2000 http://localhost:8529/perl-bin/bug.pl
This is ApacheBench, Version 2.0.41-dev <$Revision: 1.121.2.12 $> 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 localhost (be patient)
Completed 200 requests
Completed 400 requests
Completed 600 requests
Completed 800 requests
Completed 1000 requests
Completed 1200 requests
Completed 1400 requests
Completed 1600 requests
Completed 1800 requests
Finished 2000 requests


Server Software: Apache/2.0.55-dev Server Hostname: localhost Server Port: 8529

Document Path:          /perl-bin/bug.pl
Document Length:        1242 bytes

Concurrency Level:      20
Time taken for tests:   1.834204 seconds
Complete requests:      2000
Failed requests:        0
Write errors:           0
Total transferred:      2901450 bytes
HTML transferred:       2485242 bytes
Requests per second:    1090.39 [#/sec] (mean)
Time per request:       18.342 [ms] (mean)
Time per request:       0.917 [ms] (mean, across all concurrent requests)
Transfer rate:          1544.54 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:        0    0   0.0      0       1
Processing:     2   17   2.5     17      36
Waiting:        1   17   2.4     17      36
Total:          2   17   2.5     17      36

Percentage of the requests served within a certain time (ms)
  50%     17
  66%     18
  75%     18
  80%     19
  90%     21
  95%     23
  98%     24
  99%     25
 100%     36 (longest request)


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Attachment: bug-reporting-skeleton-mp2.tar.gz
Description: GNU Zip compressed data



Reply via email to