Opened 9 years ago

Closed 9 years ago

#693 closed defect (worksforme)

Randomly [error] 48003#0: *1110895 connect() failed (111: Connection refused) while connecting to upstream

Reported by: Icy Cafe Owned by:
Priority: major Milestone:
Component: nginx-core Version: 1.7.x
Keywords: Cc:
uname -a: Linux 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
nginx -V: nginx version: nginx/1.7.9

Description

This error just happens randomly.

[error] 48006#0: *1112987 connect() failed (111: Connection refused) while connecting to upstream, client: 108.162.246.235, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:50000", host: ""

The point is: I configured nginx to connect to php-fpm on port 57798, not 50000, why would nginx connect to port 50000??

Change History (2)

comment:1 by Roman Arutyunyan, 9 years ago

Please provide more information. It's hard to make any conclusion without the configuration. You may also try to set up debug logging http://nginx.org/en/docs/debugging_log.html.

comment:2 by maxim, 9 years ago

Resolution: worksforme
Status: newclosed

Feedback timeout.

Note: See TracTickets for help on using tickets.