Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
Feature Request: NginX stream statistics
« previous
next »
Print
Pages: [
1
]
Author
Topic: Feature Request: NginX stream statistics (Read 3717 times)
bimbar
Sr. Member
Posts: 435
Karma: 25
Feature Request: NginX stream statistics
«
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.
Logged
fabian
Moderator
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: Feature Request: NginX stream statistics
«
Reply #1 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.
Logged
bimbar
Sr. Member
Posts: 435
Karma: 25
Re: Feature Request: NginX stream statistics
«
Reply #2 on:
October 12, 2021, 09:44:10 am »
Ah, I see, they only pulled in vts.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
Feature Request: NginX stream statistics