Recent content by smallwheels

  1. S

    Do you use Cloudflare?

    No. The memory for this process was limited and the data did not fit into the memory. This should have been handled i.e. by ignoring the new data or by aborting or whatever else - but wasn't. It was just badly written code.
  2. S

    Do you use Cloudflare?

    I read somewhere they rewrote the piece of code in question in Rust to be safe from memory leaks and created a memory leak-like issue while doing so...
  3. S

    Do you use Cloudflare?

    Cudos to Cloudflare for transparency, a little bit of headscratching about the programming error that caused the outage. Sounds like bad crafsmanschip to me - people mentioned that it would be an absolute no-no to use "unwrap" on a server in such a way: Also it seems that there was/is a lack...
  4. S

    Do you use Cloudflare?

    Those were barely attached to the internet but rather dialin via Modem. Personally, I would not really categorize those as "server" as well (they were indeed servers, but a completely different world from internet servers in almost every aspect). As part of the young crowd I was using things...
  5. S

    Do you use Cloudflare?

    If you have indeed been running your own servers on the internet since 35 years, so since 1990, before the www/http was invented: Congratiulations, you must be a veteran. But if you are such a veteran you must know, that your statement above was wrong and primitive trolling or rage bait.
  6. S

    Do you use Cloudflare?

    Sorry: A statement like that lacks absolutely any competence about privacy, network security and about how the internet works. If this is in fact your level of knowledge you should not offer services on the internet, let alone a forum.
  7. S

    Known Bots

    I swear it wasn't me... If a service that you add to improve speed and availablity of your website and you even give up the privacy of your users for it in fact stops your website from beeing reachable at all I would not call that "good stuff" but rather suboptimal...
  8. S

    Do you use Cloudflare?

    They also say the reason for that was a "unusual spike in traffic" of a certain kind, but it was not a deliberate attack against Cloudflare. Apart from the privacy and other issues with Cloudflare (that astonishingly many forum admins that use Cloudflare seem not to be aware of) it is...
  9. S

    Do you use Cloudflare?

    If you are using cloudflare as an endpoint/gateway protection/proxy your the encryption between the client and your site terminates at Cloudflare - else it could not work. So basically Cloudflare can see everything what your users are doing including conten plus obviously they have all the data...
  10. S

    Known Bots

    I only do that when and b/c I get hinted at using cloudflare by the very same people constantly in those threads, for the most part ignoring every reasoning why someone might not want to use it and the cases where it does not shine (despite many do and consider it helpful) which is as...
  11. S

    Known Bots

    That's what they do and what is their advantage - however: Cloudflare cannot find patterns that are specific to your forum as they don't know your forum well enough. With the way they work there will - by design - always be a gap between what they are able to discover with their methods and what...
  12. S

    Known Bots

    As said before: Robots.txt won't help against bad bots. Putting IPs in discourage mode won't help either, as many of them switch their IPs quickly. I did a monthlong journey trying to get rid of unwanted bots - of those discovered by known bots for month there are only those left that I tolerate...
  13. S

    At last! DPreview.com moving to Xenforo

    Oh really? Did you bother to read the topic of the thread you are posting to? It is called "At last! DPreview.com moving to Xenforo" - probably for a reason... Also the second posting in this thread says:
  14. S

    Known Bots

    I do have a slightly different opinion here. Clearly, for DDOS protection you need something that the requests have to pass before they reach the actual forum and it better be on a different host. One may name it Netfilter, Firewall, Loadbalancer, Reverse Proxy, Gateway or whatever name one...
  15. S

    At last! DPreview.com moving to Xenforo

    Looks nice but in practice I'd say barely anyone would use it, let alone profit from it. A very good example of feature lust. Most forum users are overstrained with things like question threads, voting threads or switching to discussion tabs. Some even with quoting, posting to the correct forum...
Back
Top Bottom