@Metaferssance My usage is consistently stable on any number of servers, meaning I use Server 1 with 100 threads. When I run a second server, it distributes the load between the two servers so that the total is 200. Also, I have an automatic problem from BAS, as the maximum running limit I have is 100 threads on one server or more; I will only get 100 threads. Is this because I am using the same key for fingerprints? Do I need a separate key for each 100 threads on two servers, or what?
I run 20 threads, but the amount of chromium is now a lot more than 20. that makes my RAM go high
-

-
i need help, anyone know about this?
-
That is normal, it is how chrome browser works.
You can check standard chrome, it will create
multiple instances too.You can disable images loading or other sections
of site that are not needed via Request mask deny.Furthermore you can write your script on requests
that will do the most regarding resource savings. -
my script is youtube view, i don't know how to use requests optimally