• 0 Posts
  • 2 Comments
Joined 11 months ago
cake
Cake day: October 30th, 2023

help-circle
  • Everything is extremely slow and laggy.

    Things you can do to improve that from your side.

    • Make sure your servers and devices are cabled, this has reduced latency over wireless. Every hop will add more.

    • Run your AnyDesk, devices, host and vms with in performance mode, balanced and power saving modes put devices into low power or sleep states that add to their spin up time when someone accesses them.

    • Run your storage from ZFS and services (SQL, Web Servers and Web APPS) from arc cache. Arc cache will reduce web page load times and latency from 7seconds, 7000ms to 63ms on device when paired with HTTP2/3. You will add on average 50ms from each cabled hop and 80ms from each wireless hop.

    • Install SSL certificates and tell everything to use HTTP2.0 or HTTP3.0, with QUIC where possible as this reduces latency and pushes data using multiple streams.