Building Custom NGINX Modules

This talk explains how to write custom modules for NGINX in C. It goes into detail about how NGINX handles requests and how and where to insert your modules to get the desired result.