How to setup --ssl-buffer-size in NLB's TLS listener?

0

I need to set the SSL buffer size in AWS NLB, but I am not able to find the option in the console. I have read the documentation, but it is not clear how to do it.

I have tried creating a TCP listener instead of a TLS listener, but this does not work for my needs. I need to decrypt the traffic at the load balancer.

I know that the --ssl-buffer-size option can be configured in Nginx. Is there a way to configure the SSL buffer size in AWS NLB ?

1 Answer
0

Hello.

I checked the NLB TLS listener settings and target group settings, but there was no item to set the SSL buffer size.
I think it probably cannot be changed.
https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html
https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-target-group.html

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions