From: christophe D. <Chr...@if...> - 2009-12-09 12:59:40
|
Hello, I use WAT 2.3 for a while in production environments, with the reverse proxy Aggregator Servlet ( which aggregates Jahia CMS and other web providers) Everything works fine now ,but I'm having problems with providers which need to get IP address of remote clients ( to do logs with log4j, or anything else about remoteAdress of HTTP client....eg. sending information about form validation......) Indeed, Providers uses basically HttpServletRequest.getRemoteAddress to get HTTP clients, but get finally the IP of the server running WAT Aggregator Servlet. Is there a way to get the real remoteAddress instead of this through WAT Aggregator ? Any idea would be appreciate ! Best Regards, Christophe Dumonet -- ---------------------------------------------------- Christophe Dumonet Centre de Ressources Informatiques Institut Francais de Mecanique Avancee (IFMA) Campus des Cezeaux BP 265 63175 AUBIERE Cedex Tel : +33 - 4.73.28.80.64 Fax : +33 - 4.73.28.81.00 Mail : Chr...@if... ---------------------------------------------------- |