Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

By default use connection_reuse=True when proxy list is activated #120

Closed
lorien opened this issue May 8, 2015 · 0 comments
Closed

By default use connection_reuse=True when proxy list is activated #120

lorien opened this issue May 8, 2015 · 0 comments

Comments

@lorien
Copy link
Owner

lorien commented May 8, 2015

By default use connection_reuse=True when proxy list is activated

If 'connection_reuse` is False then Spider (and Grab?) uses existing proxy connections i.e. it uses old proxy servers even if you have set new proxy.

You could see details in debug output: g.setup(debug=True, verbose_logging=True)

@lorien lorien closed this as completed Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant