Nginx 0.8.4 Trying to bind on port 80 ?

Michael Shadle mike503 at gmail.com
Sun Jun 28 21:38:15 MSD 2009


Yeah, okay, I figured that.
So you're proxying apache to nginx then? That's the wrong way to go! :)

If I wasn't so lazy I would try 0.8.x on a box and see if I can reproduce.
Either way though I wouldn't be able to fix it. Maxim or Igor would be able
to locate it pretty quick I'm sure. IIRC Igor might be on vacation I think
too.

On Sun, Jun 28, 2009 at 7:56 AM, olefebvre <nginx-forum at nginx.us> wrote:

> Maybe i was not very clear, but the same configuration worked up to 0.8.3
> included, upgrading to 0.8.4 fail due to bind issue, downgrading to 0.8.3
> works fine with no change in configuration.
>
> As usual apache2 listen on port 80
> COMMAND   PID     USER   FD   TYPE  DEVICE SIZE NODE NAME
> apache2 11963 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 11964 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 11965 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 18919     root    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 27514 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 27515 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 27520 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 27521 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 27523 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 27524 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 27596 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 31555 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
> apache2 32109 www-data    4u  IPv6 1976954       TCP *:www (LISTEN)
>
> And nginx listen on port 8080 (at least when running 0.8.3)
>
> The real issue is that the 0.8.4 is trying to bind on port 80 while the
> conf files are telling it to bind to port 8080. The configuration files have
> not changed for months, it's the first time i encounter the issue.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,3498,3502#msg-3502
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090628/68f97590/attachment.html>


More information about the nginx mailing list