Re: Patch to override request.getRemoteAddr if behind a reverse proxy

2006-07-17 Thread Johan van den Berg
m server.xml: > > > > > > > > > proxyRemoteAddrHeader="X-Pounded-For" > > > enableLookups="false" redirectPort="8443" > protocol="AJP/1.3" /> > > >

Re: Patch to override request.getRemoteAddr if behind a reverse proxy

2006-07-17 Thread Johan van den Berg
xtract from server.xml: > > > > > > > enableLookups="false" redirectPort="8443" protocol="AJP/1.3" /> > > > > > > Let me know if it is of any use to anyone else! > > > > Regards > > > > -- > &g

Re: Unable to run tomcat

2006-07-17 Thread Johan van den Berg
This could mean that a previous startup is still busy, or that you actually have another tomcat running on the same machine? I would suggest rebooting, starting tomcat, and monitoring the logs very closely. Regards Johan On Mon, 2006-07-17 at 13:51 +0530, Bansal, Tarun wrote: > Hi > > I tried t

Patch to override request.getRemoteAddr if behind a reverse proxy

2006-07-15 Thread Johan van den Berg
request.getRemoteAddr or request.getRemoteHost. Extract from server.xml: Let me know if it is of any use to anyone else! Regards -- Johan van den Berg Technical Webmaster University of South Africa Cel: +27 73 201 3520 Tel: +27 12 429 2371 Registered Linux user number 390606 http://counter.li.org/ Index