Re: X-Forwarded-For problem (Followup)

2000-02-08 Thread Ewan Edwards
Thanks to Gerald Richter, Vivek Khera, and Ilya Obshadko for suggesting the solution to the X-Forwarded-For problem I was having. After a little bit of experimentation, it would appear that mod_proxy_add_forward module needs to appear before mod_proxy (and therefore be lower down Apache&#

Re: X-Forwarded-For problem

2000-02-05 Thread Ilya Obshadko
Hello Ewan, ïÿòíèöà, 4 ôåâðàëÿ 2000 ã., you wrote: EE> Module Name: mod_proxy_add_forward.c EE> Content handlers: none EE> Configuration Phase Participation: none EE> Request Phase Participation: Fixups EE> Module Directives: none EE> Looks good to me. My guess is that I'm missing something obv

RE: X-Forwarded-For problem

2000-02-04 Thread Gerald Richter
age- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Ewan Edwards > Sent: Friday, February 04, 2000 8:49 PM > To: mod_perl_list > Cc: Vivek Khera > Subject: Re: X-Forwarded-For problem > > > On Fri, Feb 04, 2000 at 02:33:30PM -0500, Vivek Khera wro

Re: X-Forwarded-For problem

2000-02-04 Thread Ewan Edwards
On Fri, Feb 04, 2000 at 02:33:30PM -0500, Vivek Khera wrote: > > EE> Looking at the front-end server's /server-info, included in the list of > EE> built in modules, I see: > > EE> Module Name: mod_proxy_add_forward.c > EE> Content handlers: none > EE> Configuration Phase Participation: none > E

Re: X-Forwarded-For problem

2000-02-04 Thread Vivek Khera
> "EE" == Ewan Edwards <[EMAIL PROTECTED]> writes: EE> Looking at the front-end server's /server-info, included in the list of EE> built in modules, I see: EE> Module Name: mod_proxy_add_forward.c EE> Content handlers: none EE> Configuration Phase Participation: none EE> Request Phase Parti

X-Forwarded-For problem

2000-02-04 Thread Ewan Edwards
Hi all, I'm in the process of implementing the Guide's recipe for creating a light front-end server / mod_perl enabled back-end server in order to solve a problem with too many database connections being open, but that's not the problem I'm writing about. My app doesn't use IPs for state or anyt