On 4/29/15 12:13 AM, itpp2012 wrote: > Hmm, following: http://nginx.com/resources/admin-guide/tcp-load-balancing/ > I get a nginx: [emerg] "stream" directive is not allowed here > eventhough its within the http context like upstreams are, anyone with a > good example? or did I stumble on a context eval bug? > Put it in the same level as http. E.g.
... http { foo } stream { bar } # EOF -- Maxim Konovalov http://nginx.com _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx