HomeVyOS Platform

T5261: Add AWS load-balancing tunnel handler

Description

T5261: Add AWS load-balancing tunnel handler

Add AWS load-balancing tunnel handler
https://aws.amazon.com/blogs/networking-and-content-delivery/how-to-integrate-linux-instances-with-aws-gateway-load-balancer/

set service aws glb script on-create '/config/scripts/tmp.sh'
set service aws glb script on-destroy '/config/scripts/tmp.sh'
set service aws glb status format 'simple'
set service aws glb status port '8282'
set service aws glb threads tunnel '4'
set service aws glb threads tunnel-affinity '1-2'
set service aws glb threads udp '4'
set service aws glb threads udp-affinity '0-3'

Details

Provenance
ViacheslavAuthored on Aug 29 2023, 4:06 PM
Parents
rVYOSONEXed5d11a7b3e4: Debian: T5521: use bash over dash for postinstall script
Branches
Loading...
Tags
Loading...