Hi,

Today I will release a new patch, this problem was fixed here in my development 
code.

I'm also working on a new parameter, StartProcessors, to speed up the first 
access for an "inactive" website.

--
Marcelo Coelho
marcelo at mco2.com.br


On Dec 30, 2010, at 11:04 AM, Taavi Sannik wrote:

> Here are the results (same configuration, same apache):
> 
> # ab -n 100000 -c 10 -k http://HOSTNAME/ ; sleep 15; echo ; ./stats
> This is ApacheBench, Version 2.3 <$Revision: 655654 $>
> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
> Licensed to The Apache Software Foundation, http://www.apache.org/
> 
> Benchmarking HOSTNAME(be patient)
> Completed 10000 requests
> Completed 20000 requests
> Completed 30000 requests
> Completed 40000 requests
> Completed 50000 requests
> Completed 60000 requests
> Completed 70000 requests
> Completed 80000 requests
> Completed 90000 requests
> Completed 100000 requests
> Finished 100000 requests
> 
> 
> Server Software:        Apache/2.2.17
> Server Hostname: HOSTNAME
> Server Port:            80
> 
> Document Path:          /
> Document Length:        39 bytes
> 
> Concurrency Level:      10
> Time taken for tests:   28.574 seconds
> Complete requests:      100000
> Failed requests:        0
> Write errors:           0
> Keep-Alive requests:    0
> Total transferred:      30400000 bytes
> HTML transferred:       3900000 bytes
> Requests per second:    3499.70 [#/sec] (mean)
> Time per request:       2.857 [ms] (mean)
> Time per request:       0.286 [ms] (mean, across all concurrent requests)
> Transfer rate:          1038.97 [Kbytes/sec] received
> 
> Connection Times (ms)
>              min  mean[+/-sd] median   max
> Connect:        0    0   0.3      0      12
> Processing:     1    2   0.5      2      30
> Waiting:        0    1   0.5      1      29
> Total:          1    3   0.6      3      30
> 
> Percentage of the requests served within a certain time (ms)
>  50%      3
>  66%      3
>  75%      3
>  80%      3
>  90%      4
>  95%      4
>  98%      4
>  99%      5
> 100%     30 (longest request)
> 
>      1 taavi
>      5 nobody
> --------------------
>  6 TOTAL
> 
> 
> with "taavi" being the vhost user and "nobody" the multiplexer user.
> 
> -- 
> Taavi Sannik
> DataCode OY
> 
> _______________________________________________
> Peruser mailing list
> [email protected]
> http://www.telana.com/mailman/listinfo/peruser
> 

_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to