[EMAIL PROTECTED] Wrong REMOTE_ADDR getting received...

2008-10-25 Thread Xeriar
Not sure how serious this is, but Apache seems to be allowing the REMOTE_ADDR variable to be changed, somehow. I've tested this under Debian, MacOSX, and FreeBSD, so it doesn't seem to be OS dependent. I've tried setting a custom variable to REMOTE_ADDR using mod_rewrite, and the custom variable st

Re: [EMAIL PROTECTED] change BalancerMember status if servlet fails

2008-10-25 Thread Chris Kemper
> Tom Evans wrote: > ... > We configured our backends to return status 503 > (Service Unavailable) when there was no DB available, > but this did not do the trick - the error was passed > through to the user. My situation exactly. > I had a brief look at mod_proxy_balancer.c to see > if this k