Re: How do you use mod_perl for your web application?

Perrin Harkins <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
On Tue, Jun 21, 2011 at 2:25 AM, Rolf Schaufelberger <[email protected]> wrote:
> We are using Mason 1.x,  a (little) modified version of MasonX::WebApp

Us too!  Glad to know someone else is using it.

> Currently,  I can use on Perl instance in all virtual hosts  or add  a separate instance with +Parent for a virtual host. Yet , if I have  some virtual hosts running with version A , some with Version B,  some with Version C  I have to add +Parent for each  vhost and I,m running out of memory. So , I would like to make instance pools one for each version , and tell each vhost  just, which pool to use.

My approach to this problem would be to run separate httpd servers for
each version of the code you need to support and use a proxy in front
to do the dispatching.

- 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.