Giter Club home page Giter Club logo

elb-network-load-balancers-user-guide's Introduction

elb-network-load-balancers-user-guide's People

Contributors

aaronkalair avatar ben-freke avatar dkeightley avatar dulac avatar elliotdobson avatar ifaqeer avatar ifaqeer-zz avatar joshbean avatar jpeddicord avatar julieso avatar leonardinius avatar michalkorzawski avatar rmorris1218 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

elb-network-load-balancers-user-guide's Issues

S3 Access logs for NLB only support encryption type as "SSE-S3"

Document for NLB S3 access log does not say clearly that it only support SSE-S3, no other encryption option (like KMS) is supported.

Rather than:
Enable server-side encryption with Amazon S3-Managed Encryption Keys (SSE-S3)
which is on https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-access-logs.html#:~:text=that%20you%20specify.-,Enable%20server-side%20encryption%20with%20Amazon%20S3-Managed%20Encryption%20Keys%20(SSE-S3),-.

We can say:
Amazon S3-Managed Encryption Keys (SSE-S3) is required. No other encryption options are supported

Proxy Protocol table isn't clear

Hello,
The table is confusing:

  • e.g using bytes vs octets
    PP2_SUBTYPE_AWS_VPCE_ID (0x01)- using description such as "PP2_TYPE_AWS (0xEA)" and "" for both Type and Value.
  • use of "length of value" and "value length" sentences in the same table

https://aws.amazon.com/elasticloadbalancing/features/#Product_comparisons

Thanks for reporting this. I also saw that you provided the same feedback through the feedback link on the HTML docs. I forwarded that feedback to the marketing team so they can update the site.

Originally posted by @julieso in awsdocs/elb-user-guide#1 (comment).

https://aws.amazon.com/elasticloadbalancing/features/#Product_comparisons

The table contains an error with regards to VPC security group option for the "Network Load Balancer"

The issue seems to be in the page source . Specifically with HTML element :

<tr> <td colspan="4" height="19" width="697" style="text-align: center;"><b>Security</b></td> </tr>

I believe you can fix this by modifying the page source as follows :

       <tr> 
       <td height="60" width="178">Security Groups</td> 
       <td width="158">✔</td> 
       <td width="152">&nbsp;</td> 
       <td width="209">✔</td> 
      </tr>

==

Regards,

Manuel Hubbard

Clarify handling of existing connections to unhealthy targets

Could you please clarify what happens to the existing non-idle connections once a target becomes unhealthy (due to http health check failure, etc)?
Do they stay open until closed by one of the parties?
"Deregistration delay" section implies that the connections are closed:

To ensure that existing connections are closed, you can ensure that the instance is unhealthy before you deregister it, or you can periodically close client connections.

https://github.com/awsdocs/elb-network-load-balancers-user-guide/blob/8c7ea44e1c34d8938050c5eeb71e63fb861d61a7/doc_source/load-balancer-target-groups.md#deregistration-delay

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.