Home

Rate limiting

$$7534
https://sh.itjust.works/u/DrunkAnRoot posted on Mar 6, 2026 01:46

I run a SearXNG instance and rate limiting has never been a issue until now. so i wanted to ask what the cheapest and most privacy respecting vpn/proxys are to use.

https://sh.itjust.works/post/56346845
Reply
$$7536
https://mbin.potato-guy.space/u/potatoguy posted on Mar 6, 2026 01:50
In reply to: https://sh.itjust.works/post/56346845

On the vpn/proxy idk, I think the bots would pass through it.

There are some nginx blocklists like the ultimate bad bot blocker, I could share my Cloudflare rules if you want it, as these are rules, it can be abstracted to anywhere.

https://mbin.potato-guy.space/m/selfhosted@lemmy.world/t/42578/-/comment/256768
Reply
$$7550
https://aussie.zone/u/SteveTech posted on Mar 6, 2026 03:01
In reply to: https://mbin.potato-guy.space/m/selfhosted@lemmy.world/t/42578/-/comment/256768

Nginx also has support for rate limiting built in.

On the topic of blocking, I block useragents starting with Mozilla/5.0 that are using HTTP/1.X, since all modern browsers default to HTTP/2.0 and anything else is usually always bad bots. You can also return 426 with the Upgrade: h2c header to let some older browsers know to use HTTP/2.0.

https://aussie.zone/comment/21774313
Reply
$$7574
https://lemmy.ml/u/shrek_is_love posted on Mar 6, 2026 05:53
In reply to: https://sh.itjust.works/post/56346845

Take this with a grain of salt since I haven’t done much scraping (yet; I have a project I just started planning)

I’ve heard you’re more likely to get blocked for using a VPN since some sites will block requests originating from data centers, which is less likely to happen coming from a residential IP address. (Although if you’re already using a VPS, the right proxy may help)

This might be useless advice, but it might just be best to increase (and randomize) the amount of time between requests.

And to answer your question, Mullvad is what I use, and it’s what I see reccomended (from both Reddit, and The Wirecutter) the most often because they store so little of your data, and you can even pay in cash.

https://lemmy.ml/comment/24363379
Reply
$$7607
https://downonthestreet.eu/u/Shimitar posted on Mar 6, 2026 09:14
In reply to: https://sh.itjust.works/post/56346845

Keep it private only to yourself? I do this, and never been rate limited.

https://downonthestreet.eu/comment/795876
Reply
$$7781
https://sh.itjust.works/u/DrunkAnRoot posted on Mar 6, 2026 20:24
In reply to: https://downonthestreet.eu/comment/795876

i want to keep it public is the thing

https://sh.itjust.works/comment/24145632
Reply
$$7786
https://lemmy.decronym.xyz/u/Decronym posted on Mar 6, 2026 20:30
In reply to: https://sh.itjust.works/post/56346845

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
HTTP Hypertext Transfer Protocol, the Web
IP Internet Protocol
VPN Virtual Private Network
VPS Virtual Private Server (opposed to shared hosting)
nginx Popular HTTP server

[Thread #139 for this comm, first seen 6th Mar 2026, 20:30] [FAQ] [Full list] [Contact] [Source code]

https://lemmy.decronym.xyz/comment/15556
Reply
$$7900
https://sh.itjust.works/u/DrunkAnRoot posted on Mar 7, 2026 00:41
In reply to: https://lemmy.ml/comment/24363379

i use a vps so ill see if somthing like mullvad could work thanks.

https://sh.itjust.works/comment/24149198
Reply
$$7904
https://piefed.blahaj.zone/u/sem posted on Mar 7, 2026 00:57
In reply to: https://sh.itjust.works/post/56346845

So like, if you passed on the rate limiting to your users, would you get less rate limited from the search providers that SearXNG uses?

https://piefed.blahaj.zone/comment/3626050
Reply
$$7964
https://lemmy.ca/u/PeriodicallyPedantic posted on Mar 7, 2026 03:44
In reply to: https://sh.itjust.works/post/56346845

Can you explain a bit more about the setup?

Like would just using a VPS with pangolin secure tunnel work? Or does it have to be a vpn for some other reason?

Asking because maybe the question really boils down to the VPS provider with the best data transfer rates

https://lemmy.ca/comment/22074308
Reply
$$8815
https://sh.itjust.works/u/DrunkAnRoot posted on Mar 8, 2026 14:01
In reply to: https://piefed.blahaj.zone/comment/3626050

no searxng functions as a proxy between the user an the search engine so if the search engine is blocking/rate limiting the searxng servers ip the only option is to use a proxy/vpn but the issue i run into with the vpn is i cant just install it because it will make ssh and the domain configuration not work so the only options are install the vpn inside of the docker container or if searxng has a config setting for it wich i need to look into still

https://sh.itjust.works/comment/24172574
Reply
$$8818
https://sh.itjust.works/u/DrunkAnRoot posted on Mar 8, 2026 14:02
In reply to: https://lemmy.ca/comment/22074308

my issue is that search engine providers block my vps ip so im looking for the best option to get around this either vpn or proxy

https://sh.itjust.works/comment/24172595
Reply
$$8988
https://piefed.blahaj.zone/u/sem posted on Mar 8, 2026 20:15
In reply to: https://sh.itjust.works/comment/24172574

Are you the only user of this searxng?

https://piefed.blahaj.zone/comment/3646427
Reply
$$9597
https://sh.itjust.works/u/DrunkAnRoot posted on Mar 9, 2026 19:57
In reply to: https://piefed.blahaj.zone/comment/3646427

no

https://sh.itjust.works/comment/24195071
Reply