0

我刚开始使用安装在 AWS 实例上的 Locust,它运行良好。但我无法访问网络界面。端口 8089 在 AWS 安全组中打开。

http://ec2-XX-XX-XX-XX.eu-west-1.compute.amazonaws.com:8089对我不起作用。

有什么建议吗?

4

1 回答 1

1

The best way to run Locust on AWS is Elastic Beanstalk, follow these steps: https://blogs.aws.amazon.com/application-management/post/Tx351HCZ9D1RQ84/Using-Locust-on-AWS-Elastic-Beanstalk-for-Distributed-Load-Generation-and-Testin

于 2016-03-30T14:25:12.757 回答