mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() There are a few build options that are trying to keep and report various statistics - DETAILED_LATENCY - SERVER_STATUS - WITH_STATS remove all those and establish a generic rplacement, lws_metrics. lws_metrics makes its stats available via an lws_system ops function pointer that the user code can set. Openmetrics export is supported, for, eg, prometheus scraping. |
||
---|---|---|
.. | ||
mainpage.md | ||
README.async-dns.md | ||
README.build-android.md | ||
README.build-windows.md | ||
README.build.md | ||
README.captive-portal-detection.md | ||
README.ci.md | ||
README.cmake.md | ||
README.coding.md | ||
README.content-security-policy.md | ||
README.contributing.md | ||
README.crypto-apis.md | ||
README.ctest.md | ||
README.debugging.md | ||
README.esp32.md | ||
README.event-libs.md | ||
README.fault-injection.md | ||
README.h2-long-poll.md | ||
README.http-fallback.md | ||
README.jwt.md | ||
README.libressl.md | ||
README.lifecycle.md | ||
README.logging.md | ||
README.lws_dll.md | ||
README.lws_metrics.md | ||
README.lws_plugins.md | ||
README.lws_retry.md | ||
README.lws_sequencer.md | ||
README.lws_struct.md | ||
README.lws_sul.md | ||
README.lws_system.md | ||
README.lwsws.md | ||
README.plugin-acme.md | ||
README.plugin-sshd-base.md | ||
README.porting.md | ||
README.problems.md | ||
README.release-policy.md | ||
README.routing.md | ||
README.test-apps.md | ||
README.udp.md | ||
README.unix-domain-reverse-proxy.md | ||
README.vulnerability-reporting.md | ||
release-checklist |
Vulnerability Reporting
If you become aware of an issue with lws that has a security
dimension for users, please contact andy@warmcat.com
by
direct email.
Procedure for announcing vulnerability fixes
The problem and fixed versions will be announced on the
libwebsockets mailing list and a note added to the main
README.md.