Welcome! Log In Create A New Profile

Advanced

Re: when front proxy meet reverse proxy

All files from this thread

File Name File Size   Posted by Date  
Google.png 25.8 KB open | download maven apache 03/28/2012 Read message
Francis Daly
March 27, 2012 04:18PM
On Tue, Mar 27, 2012 at 07:43:22PM +0800, maven apache wrote:

Hi there,

I don't understand your intended data flow.

Can you describe it more explicitly?

In general terms, "something" makes a http request to nginx; that
"something" is "the client". nginx is configured to proxy_pass a request
related to the original one to a back-end server; that back-end server is
"upstream".

client talks to nginx, and gets a response from nginx. The client doesn't
know or care about upstream.

nginx talks to upstream and gets a response from upstream. nginx doesn't
know or care how upstream generates the response.

If a web browser is configured to use a proxy server, then as far as nginx
is concerned, that proxy server is "the client", not the web browser.

From your description, it sounds like "some javascript running in the
browser" is "the client".

It's not clear (to me) what is "nginx" and what is "upstream".

If you can explain more, it might help others to answer your question.

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

when front proxy meet reverse proxy

maven apache March 27, 2012 07:46AM

Re: when front proxy meet reverse proxy

Francis Daly March 27, 2012 04:18PM

Re: when front proxy meet reverse proxy Attachments

maven apache March 28, 2012 07:18AM

Re: when front proxy meet reverse proxy

valor March 28, 2012 10:08AM

Re: when front proxy meet reverse proxy

maven apache March 28, 2012 10:30AM

Re: when front proxy meet reverse proxy

Jonathan Matthews March 28, 2012 12:04PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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