Welcome! Log In Create A New Profile

Advanced

Re: Do I need nginx in the web application host?

B.R.
April 06, 2014 08:34PM
Nginx can proxy HTTP requests to backend through the proxy module
directiveshttp://nginx.org/en/docs/http/ngx_http_proxy_module.html
..

If your backend is able to handle those requests on its own (ie if it is
able to handle connections without any webserver), then make nginx as a
load-balancer directly talk with it.
If your Web applications need support from a webserver, you could use any
(nginx being one of the best) to talk with the frontend.

Hope I helped,
---
*B. R.*
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Do I need nginx in the web application host?

josh11 April 06, 2014 05:53PM

Re: Do I need nginx in the web application host?

B.R. April 06, 2014 08:34PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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