Mark Thomas wrote:
...

This is one of those times where the solution will depend on the
protocol you are using.

The AJP connectors will report the client's IP address so you need an
alternative solution. Using the "request.secret" attribute is probably
the simplest fix although keep in mind that AJP is clear text so the
secret might not be that secret.

The problem being that Apache's mod_proxy_ajp does not seem to allow setting the secret.
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass

(mod_jk does)



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to