On Thu, 2003-08-21 at 15:21, Brad Hittle wrote:
> Jason,
> 
> There is something like a REMOTE_ADDR for coldfusion, but this is returning
> the IP for the proxy rather than the client.  I will look into writing
> something up with Perl.

Brad, please don't top-post.

Are you feeding it through squid?  I would assume you must, since
IPtables isn't going to rewrite the HTTP headers.  If this is the case,
try to configure Squid so that a) it doesn't cache for this type of
forward, and b) it doesn't rewrite your HTTP headers.  If this is not
the case, it sounds like ColdFusion's REMOTE_ADDR operates at layer3,
rather than layer7.  This is either a bug (unlikely), or there's another
parameter that holds this info.

-- 
Jason Dixon, RHCE
DixonGroup Consulting
http://www.dixongroup.net


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to