2回答
- 新しい順
- 投票が多い順
- コメントが多い順
1
The root location ("location /") is already defined by the existing file:
/etc/nginx/conf.d/elasticbeanstalk/00_application.conf
To replace the root location you need to replace the entire nginx configuration using the file:
/etc/nginx/nginx.conf
回答済み 4年前
0
Have you considered using AWS WAF for the rate limiting it may meet your needs. You can create rules that rate-limit traffic from specific user-agents, from specific IP addresses, or that contain particular request headers.
回答済み 4年前

Will you please elaborate more on how did you configure your java application using Elastic Beanstalk?
nothing fancy, used a proc file and i run the jar