Welcome! Log In Create A New Profile

Advanced

Re: Empty /error log lines (a lot of them)

Maxim Dounin
January 03, 2012 05:02PM
Hello!

On Tue, Jan 03, 2012 at 03:32:36PM +0200, Cabbar Duzayak wrote:

> Hi,
>
> I am using NGINX 0.8.54 on Ubuntu 11.04, and I am getting a lot of
> weird log entries in nginx access file. The structure is somewhat like
> below, but as you can see there is no method, URL, referer, user
> agent, etc. And, I see bunch of entries for different IP addresses (3
> to 30-40 entries per IP)
>
> It might be a browser issue, but since I am seeing a lot of these, I
> just wanted to ask here if anyone has seen this before.
>
> Thanks...
>
>
> <USER_IP_ADDRESS> - - [07/Oct/2011:17:11:22 +0300] "-" 400 0 "-" "-"

[...]

Such lines appear when client opens a connection and doesn't send
valid request (e.g. just closes the connection).

Some modern browsers (e.g. Chrome) tend to open several extra
connections "just in case" and close them once they realize they
have no requests to send (and thus they cause such lines to
appear).

Another common reason is health checks from external balancers,
but it's probably not your case.

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Empty /error log lines (a lot of them)

Cabbar Duzayak January 03, 2012 08:34AM

Re: Empty /error log lines (a lot of them)

Maxim Dounin January 03, 2012 05:02PM

Re: Empty /error log lines (a lot of them)

Michael Kliewe January 03, 2012 08:58PM

Re: Empty /error log lines (a lot of them)

Cabbar Duzayak January 04, 2012 02:04AM

Re: Empty /error log lines (a lot of them)

Mit Rowe January 04, 2012 01:28PM

Re: Empty /error log lines (a lot of them)

Cabbar Duzayak January 06, 2012 10:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 169
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready