Displaying 1 result from an estimated 1 matches for "n100000".
Did you mean:
100000
2010 Dec 03
5
Linux DomU vs Bare Metal performance issues
...cated the remaining 3 CPU''s and 3400MB ram.
I have Apache httpd installed on Server A and B1. Both instances are
running the same configuration based on mpm-worker and supporting
keep-alives.
I have a third box, also Dual-Xeon/HT from which I''m running the ab
benchmark; ab -c40 -n100000 -k http://<ip>/index.html
The index.html file simply contains the hostname of the server, so
should be cached once read.
iperf reports a healthy 95Mbit in each direction between the Client and
DomU.
Server A can support around 10,200 requests/second.
The DomU only reaches a maximum of 3,800...