It's an OSS NGINX fork which implements some of the NGINX stuff which is only in the paid version (metrics, dynamic DNS updates for upstream servers, etc.).
One the one hand, having to recompile every time i add a module, is a damn burden, and exactly why i dont use nginx beyond out of the box. On the other, C performance is much better than Lua.