Can configure scanning of web pages one by one? #3008
Unanswered
tsukiazuma
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Just use 1 fetch worker |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need check many URL of a website. But when changedetection run check about 10 url same time, it send a lot of requests to server web. This behavior increases server performance, is recognized by the firewall as DOS and blocks the IP.
Can I configure to run one by one?
It like check first URL -> done -> check second URL -> done -> .... Not run same time.
I try configure schedule, but it not feasible, because too many urls to configure
Beta Was this translation helpful? Give feedback.
All reactions