こんにちは、鯨井貴博@opensourcetechです。
昨日、nginx mainline最新バージョンである1.9.11がリリースされました!

変更内容としては、以下となります。
Changes with nginx 1.9.11 09 Feb 2016
*) Feature: TCP support in resolver.
*) Feature: dynamic modules.
*) Bugfix: the $request_length variable did not include size of request
headers when using HTTP/2.
*) Bugfix: in the ngx_http_v2_module.
from http://nginx.org/en/CHANGES
「dynamic modules」 が使えるようになったこともあり、
より柔軟な使い方ができそうですね。