Skip to content

Reword AWS ELB formal name #8413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Reword AWS ELB formal name #8413

wants to merge 1 commit into from

Conversation

issei-m
Copy link
Contributor

@issei-m issei-m commented Sep 21, 2017

ELB's formal name is Elastic Load Balancing.
See: https://aws.amazon.com/elasticloadbalancing/

@issei-m
Copy link
Contributor Author

issei-m commented Sep 21, 2017

Btw, IMMIC, ELB can be provisoned with specific IP range, if you use VPC.
So following sentence

Some reverse proxies (like AWS Elastic Load Balancing) don't have a static IP address or even a range that you can target with the CIDR notation.	

would be better to be:

Some reverse proxies (like AWS Elastic Load Balancing, unless you don't provision it in VPC) don't have a static IP address or even a range that you can target with the CIDR notation.

@xabbuh
Copy link
Member

xabbuh commented Sep 22, 2017

Thank you @issei-m.

xabbuh added a commit that referenced this pull request Sep 22, 2017
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #8413).

Discussion
----------

Reword AWS ELB formal name

ELB's formal name is Elastic Load Balancing.
See: https://aws.amazon.com/elasticloadbalancing/

Commits
-------

321e4fd Reword AWS ELB formal name
@xabbuh xabbuh closed this Sep 22, 2017
@issei-m issei-m deleted the patch-1 branch September 24, 2017 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants