I have a Windows 2003 Server with the ISAPI_Redirector installed. I want to stop it from passing the client IP to Tomcat. I have found http://tomcat.apache.org/connectors-doc/generic_howto/proxy.html, where is states that I can set JK_REMOTE_USER. I have tried setting an environment variables and placing the variable in the config files. I am guessing that ISAPI Redirectors don't support this. Can someone confirm this for me? Also can someone help me block the client IP from Tomcat?
Thank You. Bret