Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Working towards PSGI, some questions

by Cody Fendant (Hermit)
on Jan 08, 2016 at 10:39 UTC ( [id://1152290]=note: print w/replies, xml ) Need Help??


in reply to Re: Working towards PSGI, some questions
in thread Working towards PSGI, some questions

Thanks, that was very helpful.

The thing I'd missed was the instructions to preload the app, using a script:

# Optionally preload your apps in startup PerlPostConfigRequire /etc/httpd/startup.pl

As for going for another back end, that's a whole other thing I figure I'll get to next. All I know is Apache and a little bit of nginx, don't know where to start.

Replies are listed 'Best First'.
Re^3: Working towards PSGI, some questions
by Discipulus (Canon) on Jan 08, 2016 at 11:11 UTC
    I was and i'm still intersted in the topic: you may like to read Re: Change cgi script to PSGI app and Serving multiple Plack apps
    I also have other links on my homenode (..mmh that is a bit chaotic..)

    L*
    There are no rules, there are no thumbs..
    Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
Re^3: Working towards PSGI, some questions
by Corion (Patriarch) on Jan 08, 2016 at 10:42 UTC

    I usually use one of the other server types for development, as they make process control much easier to me.

    Running one of the other server types behind an Apache or nginx reverse proxy is also possible, but requires much more setup.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found