FAQ
Want to run apache on "bare" machine inside DMZ.
Want to run MyApp on second machine, outside the DMZ.
Will use FastCgiExternalServer to accomplish this.

MyApp's static content is on second machine, not visible on apache
machine's file systems.

Seems Catalyst::Plugin::Static is the only solution. Am trying to get
that to work and anticipate success ... however, is there something I am
missing? Is there another way to do this?

Search Discussions

  • Perrin Harkins at Nov 7, 2006 at 9:44 pm

    On Tue, 2006-11-07 at 13:31 -0800, Andrew Peebles wrote:
    Want to run apache on "bare" machine inside DMZ.
    Want to run MyApp on second machine, outside the DMZ.
    Will use FastCgiExternalServer to accomplish this.

    MyApp's static content is on second machine, not visible on apache
    machine's file systems.

    Seems Catalyst::Plugin::Static is the only solution. Am trying to get
    that to work and anticipate success ... however, is there something I am
    missing? Is there another way to do this?
    If performance is what you're concerned about, you should either find a
    way to get the static content onto the apache machine (rsync, NFS) or
    use mod_cache to cache it, avoiding trips to the other machine for the
    static stuff.

    - Perrin

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupcatalyst @
categoriescatalyst, perl
postedNov 7, '06 at 9:31p
activeNov 7, '06 at 9:44p
posts2
users2
websitecatalystframework.org
irc#catalyst

2 users in discussion

Perrin Harkins: 1 post Andrew Peebles: 1 post

People

Translate

site design / logo © 2023 Grokbase