mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
# 1.5 Beta 4 Changes * MASSIVE reduction in memory usage, and no more explosive RAM growth over time. * Significant reduction in CPU usage for the UI and analysis threads. * Documentation improvements. * Netflow: * Timestamps were invalid, causing UISP to reject the input. * Move to a lock-free collection system, eliminating delays and lowering CPU usage. * Fixed automatic provisioning of Long-Term Stats subscribers. * User Interface: * “Top X” tables in the UI are now buffered for smoother output. * Improvements to graph consistency in UI. * Network panel on customers now buffers and fades entries out, so it’s possible to read rather than continually jumping. * TCP Retransmits are now displayed as a percentage of TCP packets, giving a much better *relative* scale of where issues are occurring. * Up/Down is now labeled on packet counts. * Improved output scaling on numbers trims “.0” * IPv6 prefix detection is *much* better and won’t cause UI errors. * Configuration editor now handles floats vs ints correctly. * Fixed a login error if no authentication cookie is set. * Improved Sankey redaction. * Fixed an occasional error that would make the “sponsor us” toast appear incorrectly. * Sankey coloration fixes. * Geo.bin file now won’t self-update very often (it tracks ASN data), and only if it has changed on the server-side. * LTS2: If you’re invited to help us test it, we’re starting early alpha testing. This version includes the client to make that possible. LTS1 will continue to function/gather data.
63 lines
1.5 KiB
ReStructuredText
63 lines
1.5 KiB
ReStructuredText
.. LibreQoE documentation master file, created by
|
|
sphinx-quickstart on Fri May 19 10:37:27 2023.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to the LibreQoS documentation!
|
|
====================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Readme:
|
|
|
|
README
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Read me first!
|
|
|
|
docs/Quickstart/networkdesignassumptions
|
|
docs/SystemRequirements/Compute
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Change Notes:
|
|
|
|
docs/ChangeNotes/v1.4
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: v1.4:
|
|
|
|
docs/v1.4/Quickstart/quickstart-prereq
|
|
docs/v1.4/Quickstart/quickstart-libreqos-1.4
|
|
docs/v1.4/Quickstart/configuration
|
|
docs/v1.4/Quickstart/services-and-run
|
|
docs/v1.4/Quickstart/share
|
|
|
|
docs/v1.4/Updates/update
|
|
|
|
docs/v1.4/TechnicalDocs/complex-install
|
|
docs/v1.4/TechnicalDocs/troubleshooting
|
|
docs/v1.4/TechnicalDocs/integrations
|
|
docs/v1.4/TechnicalDocs/extras
|
|
docs/v1.4/TechnicalDocs/performance-tuning
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: v2.0:
|
|
|
|
docs/v2.0/Quickstart/quickstart-libreqos-2.0
|
|
docs/v2.0/Quickstart/quickstart-prereq
|
|
docs/v2.0/Quickstart/configuration
|
|
docs/v2.0/Quickstart/services-and-run
|
|
docs/v2.0/Quickstart/share
|
|
|
|
docs/v2.0/Updates/update
|
|
|
|
docs/v2.0/TechnicalDocs/complex-install
|
|
docs/v2.0/TechnicalDocs/troubleshooting
|
|
docs/v2.0/TechnicalDocs/integrations
|
|
docs/v2.0/TechnicalDocs/extras
|
|
docs/v2.0/TechnicalDocs/performance-tuning
|