Hacker News new | ask | show | jobs
by rawleyfowler 963 days ago
Article writer here.

A lot of our CI/CD is designed around mod_perl, and in-place updates. We run NewRelic configured to monitor Apache, which stops us from having to roll our own NewRelic connection through a CPAN module that we'd have to audit. In general for our needs, I actually believe mod_perl is superior to (F)CGI or a PSGI server reverse proxy.

1 comments

I'm really interested in what you are building at your company.