Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Configuring Starman a la Apache

by Your Mother (Archbishop)
on Mar 07, 2011 at 17:13 UTC ( [id://891858]=note: print w/replies, xml ) Need Help??


in reply to Configuring Starman a la Apache

Probably you want to continue to use apache, or nginx, or lighttpd. You'd set them up to serve all the static content and proxy a location to your starman app.There are *many* resources online for this but none I could find that seems authoritative or comprehensive. So, I'd recommend Googling around for proxy + {your server of choice here} + starman (or maybe Catalyst or plack or Dancer or Mojolicious). Starman is just the engine so any plack engine or backend critter will lead to documents that will be relevant.

Starman is actually (surprisingly) fast so you could use it to serve static content etc for a small-medium site (with appropriate hardware/RAM) if you wanted to. The dispatch comments already given apply of course.

Replies are listed 'Best First'.
Re^2: Configuring Starman a la Apache
by Anonymous Monk on Mar 07, 2011 at 21:30 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://891858]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-25 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found