Is there any way to send a http request to all instances in a AWS ELB? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . I will make an array of Varnish servers using Amazon Auto Scaling. With that, I'll have to send a purge request to all servers that are as healthy on the load balancer. It is possible? What is the easiest way to do? Should I use API? 回答1: That's fairly straightforward using awscli / API. Get healthy instance IDs