On Sat, May 04, 2013 at 08:42:52AM -0400, nevernet wrote:

Hi there,

> my network structure is: 
> proxy server 1(nginx)-->proxy server2(nginx)-->web server
> 
> proxy server2 has dynamic ip address.  the ip address will be changed
> untime. so i use one domain for it: p2.domain.com.

Untested, but http://nginx.org/r/proxy_pass suggests that you want a
resolver defined, and a variable for the server name to connect to.

Does that match your configuration?

        f
-- 
Francis Daly        fran...@daoine.org

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

Reply via email to