Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Can threads be called mutually exclusive? #148

Open
HanHoRang opened this issue Aug 10, 2021 · 0 comments
Open

Can threads be called mutually exclusive? #148

HanHoRang opened this issue Aug 10, 2021 · 0 comments

Comments

@HanHoRang
Copy link

HanHoRang commented Aug 10, 2021

An anomaly was discovered during functional testing and is being addressed.
As you can see from the picture below, it is judged that the number of time calls per IP is limited.
(The test was performed with 100 http proxies and set the threads to 20.)
test #6 proxy 100, thread 10
test #2 proxy 100, thread 100

As a way to bypass this, I would like to configure and call a thread that uses the IP proxy of group A for 5 minutes, and then configure the thread using the IP proxy of group B for 5 minutes.
After this, I will alternately call the A or B groups. Maybe there is a better way to bypass this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant