What is Your highest server load average achieved?
in my case 2533.86
linux command "w"
running script like:
Code:
i=http://www.webhostingtalk.com/images/identity-h2.png
while :
do
wht=$(wget -q -O /dev/null --no-cache $i) &
wht=$(wget -q -O /dev/null --no-cache $i) &
wht=$(wget -q -O /dev/null --no-cache $i) &
wht=$(wget -q -O /dev/null --no-cache $i) &
wht=$(wget -q -O /dev/null --no-cache $i) &
wht=$(wget -q -O /dev/null --no-cache $i) &
wht=$(wget -q -O /dev/null --no-cache $i) &
wht=$(wget -q -O /dev/null --no-cache $i) &
wht=$(wget -q -O /dev/null --no-cache $i) &
wht=$(wget -q -O /dev/null --no-cache $i) &
wait
done
dl=135pps - 23560.4pps
ul=3500pps - 1002.7pps
Bookmarks