Compare my Apache Benchmark result of 6.73 requests per second to 745
requests per second documented at
https://openacs.org/forums/message-view?message_id=15300.
I am using the nsunix module to host several sites on one IP, and
here are my system specs....
PIII 500 MHz
320 MB memory
RAID1 IDE (8ms access time)
RedHat 6.2
AOLserver 3.2
OpenACS 3.x
Here are my results from Apache Benchmark using Apache's default
page...
NOTE: I changed .html to .shtml so that it won't be processed as an
ADP page (obviously AOLserver is not processing it as a SSI page).
fusion /usr/local/apache/bin 47% ./ab -n 700 -c 50
http://jamesthornton.com/apache.shtml
This is ApacheBench, Version 1.3c <$Revision: 1.41 $> apache-1.3
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd,
http://www.zeustech.net/
Copyright (c) 1998-1999 The Apache Group, http://www.apache.org/
Server Software:
AOLserver/3.2
Server Hostname: jamesthornton.com
Server Port: 80
Document Path: /apache.shtml
Document Length: 2504 bytes
Concurrency Level: 50
Time taken for tests: 104.051 seconds
Complete requests: 700
Failed requests: 0
Total transferred: 2027900 bytes
HTML transferred: 1752800 bytes
Requests per second: 6.73
Transfer rate: 19.49 kb/s received
Connnection Times (ms)
min avg max
Connect: 0 1 20
Processing: 1756 7187 19640
Total: 1756 7188 19660
With Traffic Jamme, I would get 4 pages / sec (adp pages with database
queries).
Here are results from a website on the same server that is not
using OpenACS but is being virtually hosted via the nsunix module
(246.57 requests per second is better, but still not
700)...
fusion /usr/local/apache/bin 35% ./ab -n 700 -c 50
http://www.wendisanford.com:80/apache.html
This is ApacheBench, Version 1.3c <$Revision: 1.41 $> apache-1.3
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd,
http://www.zeustech.net/
Copyright (c) 1998-1999 The Apache Group, http://www.apache.org/
Server Software:
AOLserver/3.2
Server Hostname: www.wendisanford.com
Server Port: 80
Document Path: /apache.html
Document Length: 2504 bytes
Concurrency Level: 50
Time taken for tests: 2.839 seconds
Complete requests: 700
Failed requests: 0
Total transferred: 1904810 bytes
HTML transferred: 1757180 bytes
Requests per second: 246.57
Transfer rate: 670.94 kb/s received
Connnection Times (ms)
min avg max
Connect: 0 41 74
Processing: 66 133 169
Total: 66 174 243