RE: [EMAIL PROTECTED] how to preserve remote_host/addr when using proxy

2007-05-16 Thread Yong Liang
the exact > variable names now, as I'm not in front of a pc. > > Russ > Sent wirelessly via BlackBerry from T-Mobile. > > -Original Message- > From: "Yong Liang" <[EMAIL PROTECTED]> > Date: Tue, 15 May 2007 23:32:54 > To: >

[EMAIL PROTECTED] how to preserve remote_host/addr when using proxy

2007-05-15 Thread Yong Liang
Hi all, We're using a reverse proxy to redirect access to java servlets listening on port 9080. The problem is all http requests received by servlets have remote_addr set to 127.0.0.1. Is there a way to configure the proxy to keep the original ip/host when redirecting? Thanks, Yong