The Wayback Machine - http://web.archive.org/web/20200911141015/https://github.com/DanMcInerney/xsscrapy/pull/33
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

Added parameter to configure the bloom filter size #33

Merged
merged 3 commits into from Dec 18, 2019

Conversation

@ddworken
Copy link
Contributor

ddworken commented Nov 11, 2016

Added parameter to configure the bloom filter size and also deleted bloom.py which somehow got duplicated into bloomfilters.py and wasn't deleted.

ddworken added 3 commits Oct 25, 2016
… adjust the size of the bloomfilters

When scanning larger sites, xsscrapy can max out the size of the bloomfilter leading to the scanner stopping. Added a variable in xsscrapy/settings.py to make it easier to adjust the magnitude of the bloomfilter size.
@DanMcInerney DanMcInerney merged commit f6e65c0 into DanMcInerney:master Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.