itpp2012 Wrote:
-------------------------------------------------------
> fran125 Wrote:
> -------------------------------------------------------
> > error.log output.
> >
> > [emerg] 6028#0: "upstream" directive is not allowed here in
> > /etc/nginx/nginx.conf
>
> Easy to find
> http://nginx.org/en/docs/http/ngx_http_upstream_module.html#upstream
> Look at your context area.
I looked that but seems that upstream only work with http context and not with mail context.
I got the same error if I insert upstream inside mail block.
Regards.
-------------------------------------------------------
> fran125 Wrote:
> -------------------------------------------------------
> > error.log output.
> >
> > [emerg] 6028#0: "upstream" directive is not allowed here in
> > /etc/nginx/nginx.conf
>
> Easy to find
> http://nginx.org/en/docs/http/ngx_http_upstream_module.html#upstream
> Look at your context area.
I looked that but seems that upstream only work with http context and not with mail context.
I got the same error if I insert upstream inside mail block.
Regards.