X-Forwarded-For

2012-10-13 Thread pangj
Hi, We have nginx as the reverse proxy in front of apache modperl servers. In nginx's config file we have added the x-forwarded-for header. With modperl (MP2) how to get this header? I have forgot that. Thanks.

Re: Coupling Plack/PSGI with mod_perl, or an alternate architecture?

2012-10-13 Thread Phil Carmody
--- On Fri, 10/12/12, Fred Moyer wrote: > On Wed, Oct 10, 2012 at 12:39 PM, Perrin Harkins wrote: > >> 2) Do you believe that there are any compelling reasons to pick a mod_perl > >> approach over a plack runner approach that we may be missing? > > > > Advantages of a mod_perl approach: > > - Acce