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 | |
|
Re^3: Working towards PSGI, some questions
by Corion (Patriarch) on Jan 08, 2016 at 10:42 UTC |