What I find interesting is how do any of these VPSs find customers? Ionos is yet another company I never heard of. Looks more like hosting than a VPS. You can access the nginx configuration file? Policing shared resources is tricky. It is hard to put into a contract the allowed nature of your network traffic other than a cap on transit. But the out a company has is they can just drop you as a client any time they feel like it. You can also be banned. So it pays not to attract bots. These VPSs and hosting companies do some traffic shaping. Nothing says they can't in the contract. So the traffic from bots will go into their algorithm. That is why you want to stop the bots and hot linkers. I use nginx to redirect the hot linkers to the index.html.
On Mon, Feb 14, 2022 at 6:17 PM lists <li...@lazygranch.com> wrote:
Off-topic, we used to use GoDaddy for VPS for our free/open source software project. It was a crummy service offering one virtual core, 1 GB of RAM and no swap file. The VPS ran on a circa-2005 4-core Athlon machine. The server had constant problems because the OOM killer would whack our MySQL process. We needed it for a Mediawiki
installation
. The machine could not handle the LAMP stack. And GoDaddy would send us nastygrams threatening to stop service because of bots. When the spam bots tried to create a new page the wiki server pegged at about 100% cpu for a moment while that new editor was spun-up. We now use Ionos (https://www.ionos.com/hosting/web-hosting). The cheapest plan is $1/month. We splurge a bit and pay $5 for the extra core and extra memory. No more OOM problems, and no more nastygrams. Jeff |
_______________________________________________ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org