Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Re: Status Code 001 In Logs

$
0
0
Hello!

On Wed, Apr 10, 2013 at 04:57:33PM -0400, abstein2 wrote:

> I can't find documention anywhere on what it means when nginx shows 001 as
> the value of $status in the access_log.
>
> I currently use nginx as a reverse proxy and I get this error when uploading
> large files (2+ MB though my client_max_body_size is 4 MB) .
>
> Also worth noting, the follow values per my log files:
>
> $upstream_status: -
> $upstream_response_time: -
> $request_completion:
>
> Right now, the nginx server sits behind a load balancer, so it goes: Request
> -> Load Balancer -> Nginx -> Origin.
>
> Anyone have any ideas what the 001 code is supposed to represent?

There is no special value "001" as used by nginx. It might be
something got from an upstream, but $upstream_status suggests it's
not. You may try providing "nginx -V" output and debug log for a
deeper investigation, see http://wiki.nginx.org/Debugging.

--
Maxim Dounin
http://nginx.org/en/donation.html

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

Viewing all articles
Browse latest Browse all 53287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>