From f86863192ec3145b8494660371fffcb58713174a Mon Sep 17 00:00:00 2001 From: abuabraham-ttd <130511456+abuabraham-ttd@users.noreply.github.com> Date: Wed, 16 Oct 2024 07:53:45 -0700 Subject: [PATCH] Update sockd_eks.conf --- scripts/aws/eks-pod/sockd_eks.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/aws/eks-pod/sockd_eks.conf b/scripts/aws/eks-pod/sockd_eks.conf index c702354a9..ce19ac7b8 100644 --- a/scripts/aws/eks-pod/sockd_eks.conf +++ b/scripts/aws/eks-pod/sockd_eks.conf @@ -6,8 +6,6 @@ external: eth0 user.notprivileged: ec2-user clientmethod: none socksmethod: none -recvbufsize: 10777216 -sendbufsize: 10777216 client pass { from: 127.0.0.1/32 to: 127.0.0.1/32 @@ -18,4 +16,5 @@ socks pass { command: bind connect protocol: tcp log: connect error + bandwidth: 10124000 }