
cherokee at googlecode
Jun 24, 2011, 7:48 PM
Post #7 of 7
(250 views)
Permalink
|
|
Re: Issue 581 in cherokee: [patch] mark SSL connections in the reverse proxy module
[In reply to]
|
|
Comment #6 on issue 581 by scott...@gmail.com: [patch] mark SSL connections in the reverse proxy module http://code.google.com/p/cherokee/issues/detail?id=581 After playing around with the rules for my app, it seems that the header is set to "on" if "Is SSL/TLS" is part of the same rule that the reverse proxy is on. If "Is SSL/TLS" is set on a non-final rule that is above the proxy's rule, but it's not set on the proxy's rule, then X-Forwarded-SSL is set to "off" even when the request is over TLS/SSL. _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|