Recent content by Jja

  1. 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.
  2. 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...
  3. J

    ElasticSearch Query

    "service" is not installed
  4. J

    Monster Bot/DDoS attack overnight.

    And then they buy new cloud-services and have new ip address range...
  5. 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?
  6. 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
  7. J

    XF 2.2 The table ‘xf_session_activity’ is full

    Its not the Xenforo problem itself but server configuration.
  8. 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.
  9. 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.
  10. J

    Advice on operating system and panel

    Just use without panel.
  11. J

    XF 2.2 Node-Page html indexing

    Hello, I have made a page under "nodes" section using "Template HTML" and added it to the "public navigation". Everything is working, but this bare html (which i was using to write page) is being indexed in the forums search results. Is it possible to disable so it is not being shown in the...
  12. J

    Question about the Elasticsearch

    Still interested in answer. If before given elasticsearch configuration will result with the same search results if given keyword will be "email" or "e-mail"?
  13. J

    Question about the Elasticsearch

    I am looking at something similar as topic author but with symbol "-" like e-mail or email. If you are not using ES and try to search e-mail it will of course result with error "The following words were not included in your search because they are too short, too long, or too common: e" If i try...
  14. J

    Have most forums lost traffic from Google since April 2024?

    Ok, i understand that given 2.3 updates includes better optimization, but what are the real life results - google do respect them and rank your results higher and really have more traffic after upgrading?
  15. J

    Multiple prefix options

    Exactly my thoughts - this option/addon should be by default in the "core".
Back
Top Bottom