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 }