diff --git a/scripts/aws/eks-pod/sockd_eks.conf b/scripts/aws/eks-pod/sockd_eks.conf index 58013b62d..c702354a9 100644 --- a/scripts/aws/eks-pod/sockd_eks.conf +++ b/scripts/aws/eks-pod/sockd_eks.conf @@ -1,11 +1,13 @@ logoutput: /var/log/socks errorlog: stdout -debug: 3 +debug: 0 internal: 127.0.0.1 port = 3306 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