我有一个运行wordpress应用程序的ElasticBean秸秆应用程序,当健康检查主页在4xx and 5xx范围内返回一个HTTP代码时,我想要一些监视和缩放触发器。我在那里看到了缩放规则和健康检查字段。Health check -- which is the [home page][1] (/index.php) -- returns a response status code within 4xxand 5xx
- spin up a new instance be
timeout client 50000 nameserver public-0 xx.xx.xx.xxserver site sub.example.com:80 resolvers dns check inter 1000
我在AWS Route53中创建一个临时A记录,由于A记录指向无效位置,所以健康检查失败然后,我更新A记录以指向一个有效的位置,并且健康检查继续失败。简单地重新启