OPNsense Forum

English Forums => Web Proxy Filtering and Caching => Topic started by: bimbar on October 11, 2021, 01:38:06 PM

Title: Feature Request: NginX stream statistics
Post by: bimbar on October 11, 2021, 01:38:06 PM
I noticed that nginx statistics only display http hosts, using https://github.com/vozlt/nginx-module-vts .
There is also https://github.com/vozlt/nginx-module-sts , for stream statistics, which would be neat.

Otoh, both of those projects don't seem to be active anymore.
Title: Re: Feature Request: NginX stream statistics
Post by: fabian on October 11, 2021, 06:53:56 PM
STS is not supported by the FreeBSD package build:

https://github.com/opnsense/ports/blob/master/www/nginx/Makefile

The status page is not available externally. It is passed thou to the OPNsense gui via an Unix socket.
Title: Re: Feature Request: NginX stream statistics
Post by: bimbar on October 12, 2021, 09:44:10 AM
Ah, I see, they only pulled in vts.