summaryrefslogtreecommitdiffhomepage
path: root/src/stream/ngx_stream_handler.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-06-04Stream: access module.Vladimir Homutov1-12/+25
stream { server { ... allow 127.0.0.1; deny all; } }
2015-04-25Core: the ngx_set_connection_log() macro.Vladimir Homutov1-1/+1
The http and stream versions of this macro were identical.
2015-04-20Stream: port from NGINX+.Ruslan Ermilov1-0/+296