vsts - visual studio team services load test is not using new machines in load balancer -
we have azure web application, configured auto-scaling. , load-testing using visual studio team services. autoscaling working fine , kicks in @ 1 moment, our load test users remain on original (first 2 maschines in load-balancer-cluster) chocking under load , cpu usage of 100% , new machines not request.
we assume tcp connections load-agents sticking first 2 machines , new machines ignored our tests. there way tell load tests in cloud re-establish tcp connection new servers can utilised ?
this config settings using: https://drive.google.com/file/d/0b8cmpwlrdss0cjdumkdwbgv2qjq/view?usp=sharing https://drive.google.com/file/d/0b8cmpwlrdss0qlq4r3jpnnj3mkk/view?usp=sharing
almir
try changing "use multiple ips" "false" in loadtest settings.
Comments
Post a Comment