TCP Connection
Maxim Konovalov
maxim at nginx.com
Sat Mar 5 06:01:59 UTC 2016
Giulio,
On 3/5/16 1:25 AM, Giulio Loffreda wrote:
> Here is my nginx.conf and site config. After calling tcp
> connection and getting http 400, no log is generated.
>
> I’m following
>
Let me re-phrase: this is not your _full_ nginx config. There are
probably other files in /etc/nginx or somewhere in your system that
include the snippet below and/or other files. We know that because
nginx just won't start with the snippet below for a number of reasons.
To diagnose the issue and provide advises we need full nginx
configuration. If your nginx version (see nginx -V) is more or less
recent, i.e 1.9.2+, please run "nginx -T" command to collect the
configuration. Otherwise just find a folder with the nginx configs
and check for another error_log directives (e.g. grep -r error_log
/etc/nginx/).
Hope this helps,
Maxim
--
Maxim Konovalov
More information about the nginx
mailing list