AlticeLabsProjects / nginx-log-zmq

nginx module to log messages over ZeroMQ
MIT License
64 stars 16 forks source link

add nginx-http-log-zmq as a Dynamic Module #16

Closed danifbento closed 8 years ago

danifbento commented 8 years ago

nginx 1.9.11 gives the opportunity to load modules dynamically.

This is a small adaptation for this new change.