Hello Techs,
I have an issue setting up the load balancing for my Jboss application. I
have issue with the website load and i need to set up another server which
would take the load and serve the application from another server as well.
I've set up an Upstream to redirect the traffic to other serve
$http_host;
proxy_set_headerX-Forwarded-For $proxy_add_x_forwarded_for;
}
}
Thanks,
Syed
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
; On Fri, Oct 06, 2017 at 07:30:26PM +0530, Syed Imran wrote:
>
> Hi there,
>
> > My artifactory application in deployed using docker in port 8081.
>
> > But when I do a docker login, nginx always returns 405 not found. But the
> > web UI works find with both the ip
p’s.
Is there anything wrong with my nginx configuration. Can someone help.
Thanks,
Syed
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
6 20:18:22 [error] 7#7: *34966 open() "/etc/nginx/html/v1/_ping"
failed (2: No such file or directory), client: 10.40.210.70, server:
10.39.228.151, request: "GET /v1/_ping HTTP/1.1", host: "10.39.228.151:9000
<http://10.39.228.151:9000/>"*
*Thanks,*
*Syed*
___
Test mail,
On Sun, May 7, 2017 at 3:46 PM, Michael Salmon
wrote:
> I started testing using a Unix domain socket so that I could a way to send
> a message when my site was down for maintenance but I ran into a problem.
> When I restarted nginx it complained that the sockets already existed and
>
Hi,
I am using a pre-configured webserver that comes with NGINX-RTMP module (I
was having build issues even after installing all required dependencies so
I had to download a VM).
The config files are in /usr/local/nginx/conf while landing and stream
pages are in '/usr/local/nginx/html' and '/usr/