> I added include for the location config files may it makes it better readable 
> but still no clue hoiw to reach UNIX socket proxied webserver in LAN.

It's a bit unclear what is the problem or what you want to achieve?
 
The nginx can't connect/proxy_pass to the socket files (what's the error)?


Also I'm not sure how LAN goes together with unix socket files which are ment 
for local process communication (IPC) inside a single server instance. 
Is there a single server just with nginx and some other services (node/python 
etc) which create those socket files (/home/app1; /home/app2 ..) or you are 
trying to proxy some other applications which reside on other devices/servers 
inside LAN (to expose to WAN)?


rr



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

Reply via email to