@finlaydag33k what's better than CloudFlare in this situation?
4 comments
@toby3d I like to see bots as a benchmark. @finlaydag33k But what about SSL? What if I have static website? What if only CF provides efficient caching for my site? @toby3d SSL is free anyways and it isn't difficult to setup (heck, things like H2O and Caddy support it out of the box!). If you have a static website, bots should become even less of an issue. |
@toby3d Build a proper website.
In the cases where some bots can cause issues significant enough to actually matter you have a variety of issues.
In the case of it sending spam through forms: You probably don't have any anti-spam to begin with, add it.
In the case of it clogging your logs: You probably don't filter out bots, do this.
In the case of it overloading your server: Your site is probably inefficient, optimize it.
(1/2)