add sub proxy pool mechanics - #213
Merged
Merged
Conversation
2、添加可环境变量配置项TEST_DONT_SET_MAX_SCORE,允许设置当tester检测到某个proxy可用时,只是保持原score,而不将其score设置成max。
…i more flexible (Python3WebSpider#210)" This reverts commit 55b41af.
with an individual tester class provided, it can test and store the available proxy ip for a specific URL, and provide an api.
Member
|
请问可以描述一下引入这个能够带来什么场景下的好处吗?主要解决什么问题 |
Contributor
Author
|
面临2个问题:
|
Member
|
多谢解释,代码看着没问题,我已经合并。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
with an individual tester class provided, it can test and store the available proxy ip for a specific URL, and provide an api.