Nginx-full package not full featured

for openwrt 23 it is possible to install nginx-mod-stream
then dynamically load it. put in nginx config file:

load_module /usr/lib/nginx/modules/ngx_stream_module.so;