You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #1906 - jtgeibel:cloudfront-real-ip, r=sgrif
Add CloudFront IP ranges as trusted for real_ip
This change will allow nginx to recurse past the CloudFront IP
addresses and store the correct client IP address in `$remote_addr`.
It is important that the correct client IP is available for rate
limiting on the publish endpoint and logging.
This list will need to be updated periodically.
cc @pietroalbini - This should probably be deployed before we enable CloudFront on production.
0 commit comments