Wednesday 10 October 2012

test cloud loadbalancer


mac:~ martin$ for i in {1..10} ; do echo "load balancer call by curl: "$i ; curl http://marcincloud.no-ip.org ; done
load balancer call by curl: 1
test centos2
load balancer call by curl: 2
test centos1
load balancer call by curl: 3
test centos2
load balancer call by curl: 4
test centos1
load balancer call by curl: 5
test centos2
load balancer call by curl: 6
test centos1
load balancer call by curl: 7
test centos2
load balancer call by curl: 8
test centos1
load balancer call by curl: 9
test centos2
load balancer call by curl: 10
test centos1
mac:~ martin$

No comments: