Recent content by Enes3078

  1. E

    [Andrew] Moderator Panel

    You can disable approval_queue modification for Moderator Panel add-on from /admin.php?template-modifications/ page. This should solve.
  2. E

    NVMe VPS RAM/CPU question

    Maybe Cloudflare cache could help: https://developers.cloudflare.com/cache/ Just make a rule for cache everything. It will help. And maybe your redis connection was too slow. You should give it a try with minimum configuration. And use WEBP, you'll see the difference...
  3. E

    NVMe VPS RAM/CPU question

    @Anatoliy it's fine bro. You can check the results from here.
  4. E

    [DigitalPoint] App for Cloudflare®

    It's not "equal"; it's "contains." An add-on does not support this operator for user agent blocking, as far as I know.
  5. E

    [DigitalPoint] App for Cloudflare®

    Make a rule like this: Or just block their AS number: https://ipinfo.io/AS396986
  6. E

    [Andrew] Moderator Panel

    Any update date please?
  7. E

    NVMe VPS RAM/CPU question

    I don't know what triggers CF. Maybe bot protection. You should check the logs from Cloudflare: https://dash.cloudflare.com/someID/domainAddress/security/analytics/events
  8. E

    NVMe VPS RAM/CPU question

    https://dash.cloudflare.com/someID/domainAddress/security/detections/all
  9. E

    NVMe VPS RAM/CPU question

    I wrote that thinking you were not using Cloudflare. Then I noticed when I went to the site... I recommend disabling Cloudflare UAM and performing a proper test.
  10. E

    NVMe VPS RAM/CPU question

    Is your website Oregon Fishing Forum? I checked it's score but it's not accesible for testing. You need to disable Cloudflare UAM. Because of Cloudflare I can't check it's score...
  11. E

    NVMe VPS RAM/CPU question

    Use lazy load and Cloudflare add-on & CDN.
  12. E

    NVMe VPS RAM/CPU question

    What's wrong? What do you need man? What is your latest Redis conf? Is everything still the same?
  13. E

    NVMe VPS RAM/CPU question

    If you can upgrade Redis to 7.2, you can upgrade it. You can also upgrade PHPRedis. You can also use allkeys-lru instead of noeviction as memory policy. I can only make suggestions about what can be done for free, but if you want me to do maintenance on your server, we can agree on a reasonable...
  14. E

    [Andrew] Moderator Panel

    @AndrewSimm LogicException: Could not find repository 'XF\Repository\IpRepository' for 'XF\Repository\IpRepository' in src/XF/Mvc/Entity/Manager.php at line 260 XF\Mvc\Entity\Manager->getRepository() in src/XF/Mvc/Controller.php at line 1020 XF\Mvc\Controller->repository() in...
  15. E

    XF 2.3 Image optimization, enhanced image resizing, and more!

    It's not lossless btw. I don't know how to explain but it's not lossless.
Back
Top Bottom