Recent content by Jja

  1. J

    I would like to report a forum

  2. J

    XF 2.3 AI crawlers causing xf_session_activity table to reach limit

    I disagree. If you are not on their cloud, then XF shouldn’t be responsible for your hosted site. It’s up to you as the owner to configure it to mitigate issues, or hire someone who knows how to.
  3. J

    XF 2.3 AI crawlers causing xf_session_activity table to reach limit

    Not a problem if you have server access - you can configure to allow only cloudlfare ip list.
  4. J

    ES - is this a bug?

    I have an issue, which can be replicated here as well. Will take existing topic from here to show what I mean, for example: Migration from Invision 4.7.22 Cloud, not self-hosted In some cases i would like to search all versions for 4.7, when i type in the search 4.7 it shows in suggestions...
  5. J

    XF 2.1 Bandwidth Exceeded Error - Site Down. How to fix?

    Ask your hosting company, xenforo is not the cause, nor responsible for that.
  6. J

    XF 2.2 The table ‘xf_session_activity’ is full

    I am perfectly aware of how fail2ban works. I don't see how you manage it successfuly when you have thousands of bot sessions. Your logic - Cloudflare is bad but let's allow bots to scrape.
  7. J

    XF 2.2 The table ‘xf_session_activity’ is full

    Why bother with fail2ban and the traffic which still reaches your server? Using Cloudflare you can configure many settings to reduce unwanted spam traffic. I have monitored some of the bot traffic and have placed Amazon's AWS, Microsoft's Azure, Alibaba, Huawei ASNs behind a challenge in the...
  8. J

    ElasticSearch Query

    "service" is not installed
  9. J

    Monster Bot/DDoS attack overnight.

    And then they buy new cloud-services and have new ip address range...
  10. J

    Monster Bot/DDoS attack overnight.

    It wont work for "real targeted" attack, but why for situations like these you dont add separate CF WAF rule just for the useragent?
  11. J

    XF 2.2 Too many Guests

    If have no access to server mysql tuning you might try to change xf_session_activity table storage engine to InnoDB
  12. J

    XF 2.2 The table ‘xf_session_activity’ is full

    Its not the Xenforo problem itself but server configuration.
  13. J

    XF 2.2 The table ‘xf_session_activity’ is full

    Doesnt change the fact. Guests, bots also uses sessions and are stored in the table as well.
  14. J

    XF 2.2 The table ‘xf_session_activity’ is full

    Not properly configured (tuned) server for given application/traffic. I would rather ask "how full is full?" Whats the setup of actual mysql config + available resources ? Thats exactly what this table contains.
Back
Top Bottom