Date
1 - 2 of 2
AWS ELB idle connection timeout
Chawki, Amin <amin.chawki@...>
Hi,
has anyone a recommendation regarding the AWS ELB idle connection timeout? The default is 60s. We have configured 400s in the past, but we experienced issues with cf ssh since the diego ssh proxy has no keepalive and the AWS NAT gateway has a timeout of 5 minutes [1]. [1] https://github.com/cloudfoundry/diego-ssh/issues/24 Best Regards, Amin
|
|
Matthew Sykes <matthew.sykes@...>
Just to clarify your reference to [1], the proxy has keep alive support for
toggle quoted messageShow quoted text
ssh connections - it's the HTTP client used for authentication that was not configured with a keep-alive.
On Fri, Oct 14, 2016 at 4:08 AM, Chawki, Amin <amin.chawki(a)sap.com> wrote:
Hi, --
Matthew Sykes matthew.sykes(a)gmail.com
|
|