Need SSL state to be visible behind a double nginx proxy

Rob Schultz lists at ruby-forum.com
Fri Oct 31 00:40:10 MSK 2008


Well with this setup (which i thought you were looking for from the 
first article) you can put as many frontend slices as you need which can 
support 5 IP addresses each for 5 https sites. You only need the two 
listen directives on the back end nginx to allow it to manually set the 
X_FORWARDED_PROTO so your rails will know which type of connection it 
came from.
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list