From 695bfc89acb2e42c88468fc002b09fe177b110bc Mon Sep 17 00:00:00 2001 From: z3APA3A <3APA3A@3proxy.ru> Date: Sun, 8 Oct 2017 23:20:52 +0300 Subject: [PATCH] High load documentation update --- doc/html/highload.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/html/highload.html b/doc/html/highload.html index 6a35196..f7b139f 100644 --- a/doc/html/highload.html +++ b/doc/html/highload.html @@ -64,8 +64,9 @@ number of outgoing connections above this limit, extending ephemeral port range is not enough, you need additional actions:
allow user1,user11,user111 proxy -p1001 -e1.1.1.1 @@ -151,6 +152,9 @@ There are known race condition issues in Linux / glibc resolver. The probability of race condition arises under configuration with IPv6, large number of interfaces or IP addresses or resolvers configured. In this case, install local recursor and use 3proxy built-in resolver (nserver / nscache / nscache6). +Do not use public resolvers
+Public resolvers like ones from Google have ratelimits. For large number of +requests install local caching recursor (ISC bind named, PowerDNS recursor, etc).Avoid large lists
Currently, 3proxy is not optimized to use large ACLs, user lists, etc. All lists are processed lineary. In devel version you can use RADIUS authentication to avoid