Re: suggestions for perl as web development language [EXT]

Tom Browder <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CAFMGiz_nC5Qrbse3TxfcYd_Cy0Bg956yk88P5Rqwji0jUZ=EcQ@mail.gmail.com>
On Sun, Dec 20, 2020 at 2:03 PM Mithun Bhattacharya <[email protected]> wrote:
>
> Your external facing apache instance would do the SSL part and use mod_proxy to redirect the request to another instance of apache which implements the actual functionality. Just remember the second instance needs to run on a different port and that it doesnt have to talk to the outside world.

That looks good. Is there any concern about security in the backend?
Who should own the process, the apache process owner I assume.

> Did you check out the practical mod_perl article ? https://docstore.mik.ua/orelly/weblinux2/modperl/ch12_07.htm

I did, good reference. Thanks!

It looks to me like I can run Raku's Cro http server process on the
back end instead of using mod_perl.

Happy New Year, all!

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