Load Balancer many different site

Hello,

I need to use only one nginx server to configure the load balancing for
3
differents plateforme.

When I add the 3 config files under /etc/ngix/conf.d, the nginx take
only
the first configuration on the list.

Please I need help to configure correctly nginx. Thanks in advance

Posted at Nginx Forum:

Hi.

Am 07-04-2015 15:22, schrieb khaled.benjannet:

Hello,

I need to use only one nginx server to configure the load balancing for
3
differents plateforme.

When I add the 3 config files under /etc/ngix/conf.d, the nginx take
only
the first configuration on the list.

Please can you post:

nginx -V

cat /etc/nginx/nginx.conf

ls -la /etc/ngix/conf.d/

lsb_release -a

Please I need help to configure correctly nginx. Thanks in advance

Thanks too.