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

Perrin Harkins <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CAC0_be1YRF1exQj_aRFGpLxhgZJ43LFO8BRANouN1v5-X1=kbA@mail.gmail.com>
On Sun, Oct 14, 2012 at 2:56 PM, Tatsuhiko Miyagawa <[email protected]> wrote:
> I think Lars meant no proxy required with *mod_perl* rather than plack
> stuff, but yes, Starman is recommended to put behind proxy otherwise
> your precious worker process is bound to slow networked clients, and
> gets even worse if you run Starman with keepalive support (which you
> can turn off with the options).

I would just add that a proxy is always recommended in front of
mod_perl for the same reasons.  It also cuts down on the number of DBI
handles you have open if you're using persistent connections.

- Perrin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.