Lax / traffic-accounting-nginx-module

Monitor the incoming and outgoing traffic metrics in realtime for NGINX
https://github.com/Lax/traffic-accounting-nginx-module
BSD 2-Clause "Simplified" License
280 stars 77 forks source link

Update module config file #36

Closed Lax closed 5 years ago

Lax commented 5 years ago

Nginx dynamic module build system can compile multiple modules in a single .so

Users can enable/disable HTTP or STREAM or both module[s] by --without-http or --with-stream

./configure options

fix #31 #32 #34 #35