Welcome! Log In Create A New Profile

Advanced

IP address listen limit in nginx

Posted by kissi 
IP address listen limit in nginx
August 14, 2011 03:57AM
Hello,

Is there a limit to the number of websites that can listen to a particular IP?

say for example 3 different websites that have the same IP address

website 1

server {
listen 1.2.3.4.5:80;

website 2

server {
listen 1.2.3.4.5:80;

website 3

server {
listen 1.2.3.4.5:80;

and so on...

I'm asking because I have 5 websites that listen to the same IP address and that IP address went down while my other IP's are up. Just want to make sure it's not an nginx problem but due to faulty network.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 248
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