Nginx as reverse proxy for Jetty
Martin
lists at ruby-forum.com
Tue Nov 23 16:05:45 MSK 2010
No, I have set:
proxy_pass_header Server;
so I could know which server handled request.
I realized, that in version 0.7.67 this problem is real, and with the
latest stable build 0.8.53 this problem has gone.
Anyway, I also find a workaround for this bug. It is necessary to set
index directive to some existing file, even if the request is
proxy-passed. Then the requests to root of the domain are handled
correctly.
Martin
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list