Post
Topic
Board Reputation
Re: shdvb has the best "Attitude" when it comes to sending trust (BPIP)
by
Atomicat
on 11/01/2019, 22:01:56 UTC
BTW, How do you manage to parse every user's profile without triggering Cloudflare? You've parsed ~23m pages so far. Wink

Time.  Smiley   Theymos restricts it to one page per second per IP.  I have a few parsers running in case one fails, and I parse about 3-4 pages a second.
Thanks a lot @Vod. I forget that darn sleep command. Tongue

Time.  Smiley   Theymos restricts it to one page per second per IP.  I have a few parsers running in case one fails, and I parse about 3-4 pages a second.
I'm assuming you have multiple parsers that binds to different IPs to achieve 4 PPS without triggering the one PPS limit. Correct me if I'm wrong.