b***@gmail.com
2014-11-17 12:43:00 UTC
Hello!
I run on VMWare Solaris 11 and FreeBSD 7
SunOS host.host 5.11 11.2 i86pc i386 i86pcSystem = SunOS
Node = host.host
Release = 5.11
KernelID = 11.2
Machine = i86pc
Origin# = 1
NumCPU = 4
FreeBSD cache-02
7.1-RELEASE FreeBSD
amd64 amd64 GENERIC
Freebsd has 1CPU and 2G ram, Solaris 2CPU/2cores each and 8G ram
The main issue that we want to get rid of BSD, and i`am transferring service from bsd to solaris (web, sql).
But i very disappointed with measured results of the Apache performance.
========================== cut solaris bench ==============================
ab -c 5 -t 60 http://127.0.0.1/
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 127.0.0.1 (be patient)
Completed 5000 requests
Completed 10000 requests
Finished 12428 requests
Server Software: Apache/2.4.10
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /
Document Length: 45 bytes
Concurrency Level: 5
Time taken for tests: 60.043 seconds
Complete requests: 12428
Failed requests: 0
Write errors: 0
Total transferred: 3778112 bytes
HTML transferred: 559260 bytes
Requests per second: 206.98 [#/sec] (mean)
Time per request: 24.157 [ms] (mean)
Time per request: 4.831 [ms] (mean, across all concurrent requests)
Transfer rate: 61.45 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 20 137.0 0 1154
Processing: 0 4 5.1 1 30
Waiting: 0 2 3.9 0 20
Total: 0 24 136.7 9 1156
Percentage of the requests served within a certain time (ms)
50% 9
66% 10
75% 10
80% 10
90% 20
95% 20
98% 30
99% 1138
100% 1156 (longest request)
========================== cut solaris bench ==============================
========================== freebsd solaris bench ==============================
ab -c 5 -t 60 http://127.0.0.1/
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 127.0.0.1 (be patient)
Completed 5000 requests
Completed 10000 requests
Completed 15000 requests
Completed 20000 requests
Completed 25000 requests
Completed 30000 requests
Completed 35000 requests
Completed 40000 requests
Completed 45000 requests
Completed 50000 requests
Finished 50000 requests
Server Software: Apache/2.2.19
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /
Document Length: 44 bytes
Concurrency Level: 5
Time taken for tests: 20.575 seconds
Complete requests: 50000
Failed requests: 0
Write errors: 0
Total transferred: 18200000 bytes
HTML transferred: 2200000 bytes
Requests per second: 2430.18 [#/sec] (mean)
Time per request: 2.057 [ms] (mean)
Time per request: 0.411 [ms] (mean, across all concurrent requests)
Transfer rate: 863.85 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.1 0 11
Processing: 0 2 8.4 2 301
Waiting: 0 1 6.5 1 297
Total: 0 2 8.4 2 301
Percentage of the requests served within a certain time (ms)
50% 2
66% 2
75% 2
80% 2
90% 2
95% 2
98% 2
99% 2
100% 301 (longest request)
========================== freebsd solaris bench ==============================
I have tried the built in Apache 2.2 - no luck, tried to build from source using open studio or gcc, no increase. Might there are some sort of system settings ? With so poor performance i can not use Solaris for my tasks. Btw the same bench results are on Solaris 11.0
I run on VMWare Solaris 11 and FreeBSD 7
SunOS host.host 5.11 11.2 i86pc i386 i86pcSystem = SunOS
Node = host.host
Release = 5.11
KernelID = 11.2
Machine = i86pc
Origin# = 1
NumCPU = 4
FreeBSD cache-02
7.1-RELEASE FreeBSD
amd64 amd64 GENERIC
Freebsd has 1CPU and 2G ram, Solaris 2CPU/2cores each and 8G ram
The main issue that we want to get rid of BSD, and i`am transferring service from bsd to solaris (web, sql).
But i very disappointed with measured results of the Apache performance.
========================== cut solaris bench ==============================
ab -c 5 -t 60 http://127.0.0.1/
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 127.0.0.1 (be patient)
Completed 5000 requests
Completed 10000 requests
Finished 12428 requests
Server Software: Apache/2.4.10
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /
Document Length: 45 bytes
Concurrency Level: 5
Time taken for tests: 60.043 seconds
Complete requests: 12428
Failed requests: 0
Write errors: 0
Total transferred: 3778112 bytes
HTML transferred: 559260 bytes
Requests per second: 206.98 [#/sec] (mean)
Time per request: 24.157 [ms] (mean)
Time per request: 4.831 [ms] (mean, across all concurrent requests)
Transfer rate: 61.45 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 20 137.0 0 1154
Processing: 0 4 5.1 1 30
Waiting: 0 2 3.9 0 20
Total: 0 24 136.7 9 1156
Percentage of the requests served within a certain time (ms)
50% 9
66% 10
75% 10
80% 10
90% 20
95% 20
98% 30
99% 1138
100% 1156 (longest request)
========================== cut solaris bench ==============================
========================== freebsd solaris bench ==============================
ab -c 5 -t 60 http://127.0.0.1/
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 127.0.0.1 (be patient)
Completed 5000 requests
Completed 10000 requests
Completed 15000 requests
Completed 20000 requests
Completed 25000 requests
Completed 30000 requests
Completed 35000 requests
Completed 40000 requests
Completed 45000 requests
Completed 50000 requests
Finished 50000 requests
Server Software: Apache/2.2.19
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /
Document Length: 44 bytes
Concurrency Level: 5
Time taken for tests: 20.575 seconds
Complete requests: 50000
Failed requests: 0
Write errors: 0
Total transferred: 18200000 bytes
HTML transferred: 2200000 bytes
Requests per second: 2430.18 [#/sec] (mean)
Time per request: 2.057 [ms] (mean)
Time per request: 0.411 [ms] (mean, across all concurrent requests)
Transfer rate: 863.85 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.1 0 11
Processing: 0 2 8.4 2 301
Waiting: 0 1 6.5 1 297
Total: 0 2 8.4 2 301
Percentage of the requests served within a certain time (ms)
50% 2
66% 2
75% 2
80% 2
90% 2
95% 2
98% 2
99% 2
100% 301 (longest request)
========================== freebsd solaris bench ==============================
I have tried the built in Apache 2.2 - no luck, tried to build from source using open studio or gcc, no increase. Might there are some sort of system settings ? With so poor performance i can not use Solaris for my tasks. Btw the same bench results are on Solaris 11.0