8 messages in ru.sysoev.nginxRe: Connection refused
FromSent OnAttachments
Redd VinyleneJul 28, 2008 7:59 pm 
jeff emmingerJul 28, 2008 9:46 pm 
Igor SysoevJul 28, 2008 10:20 pm 
Redd VinyleneJul 29, 2008 2:51 am 
Redd VinyleneJul 29, 2008 3:00 am 
Redd VinyleneJul 29, 2008 3:12 am 
Igor SysoevJul 29, 2008 3:31 am 
Redd VinyleneJul 29, 2008 4:05 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Connection refusedActions...
From:Redd Vinylene (redd@public.gmane.org)
Date:Jul 29, 2008 2:51:20 am
List:ru.sysoev.nginx

it seems to be running

# ps aux | grep www www 24232 0.0 0.2 3460 2012 ?? SJ 6:34AM 0:00.97 nginx: worker process (nginx) www 24233 0.0 0.2 3460 2012 ?? SJ 6:34AM 0:00.93 nginx: worker process (nginx) www 24234 0.0 0.2 3460 2012 ?? SJ 6:34AM 0:01.18 nginx: worker process (nginx) www 24235 0.0 0.2 3460 2012 ?? SJ 6:34AM 0:01.26 nginx: worker process (nginx) www 24236 0.0 0.2 3460 2080 ?? IJ 6:34AM 0:00.00 nginx: worker process (nginx)

thanks!

On Tue, Jul 29, 2008 at 6:47 AM, jeff emminger
<jemm@public.gmane.org> wrote:

Make sure you've started your mongrel cluster... that's bitten me before when I was getting started ;)

On Mon, Jul 28, 2008 at 11:00 PM, Redd Vinylene
<redd@public.gmane.org> wrote:

hi;)

im trying nginx out for the first time here but im getting an error 500 plus:

2008/07/29 06:10:08 [error] 23982#0: *5 connect() to 127.0.0.1:5000 failed (61: Connection refused) while connecting to upstream, client: 80.202.207.23, server: mysite.com, request: "GET /HTTP/1.1", upstream: "http://127.0.0.1:5000/", host: "80.252.2.3", referrer: "http://80.252.2.3/"

please go to http://pastie.org/242754 for my nginx.conf and http://pastie.org/242931 for my pf.conf

anybody see anything wrong? thanks