
codesite-noreply at google
Nov 17, 2009, 3:44 PM
Post #1 of 5
(542 views)
Permalink
|
|
Issue 633 in cherokee: Would like X-Real-IP/X-Forwarded-For passed onto CGI/FCGI scripts as REMOTE_ADDR
|
|
Status: New Owner: ---- New issue 633 by puccia: Would like X-Real-IP/X-Forwarded-For passed onto CGI/FCGI scripts as REMOTE_ADDR http://code.google.com/p/cherokee/issues/detail?id=633 I've deployed a blog software that will use the REMOTE_ADDR paramenter, as digested by PHP, to log visits. Now it's running on Cherokee behind a reverse proxy, so it will always log the proxy's IP address. I think it would be great to have Cherokee pass on the X-Real-IP or X-Forwarded-For header, instead of the actual IP Source address, when the logger is enabled to do the same. I'm unsure if anything existing would break because of such a change. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|