X Tutup
The Wayback Machine - https://web.archive.org/web/20201004210750/https://github.com/sitespeedio/sitespeed.io/issues/2765
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

--crawler and --multi #2765

Open
matti opened this issue Nov 7, 2019 · 1 comment
Open

--crawler and --multi #2765

matti opened this issue Nov 7, 2019 · 1 comment

Comments

@matti
Copy link

@matti matti commented Nov 7, 2019

when both --crawler and --multi are set, the crawling is silently ignored.

--crawler is useful for giving just one page, like http://www.example.com and then discovering automatically some urls. --multi is useful for make those subsequent urls to use caches.

Currently these switches can not be combined, how to enable crawling with caches?

@soulgalore
Copy link
Member

@soulgalore soulgalore commented Nov 12, 2019

Yeah I think that's something I've missed, let me check how much work that is to fix it.

@soulgalore soulgalore added the bug label Nov 17, 2019
soulgalore added a commit that referenced this issue Feb 24, 2020
soulgalore added a commit that referenced this issue Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup