Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Is mod_perl going the way of the dinosaur?

by sectokia (Friar)
on May 14, 2022 at 08:54 UTC ( [id://11143891]=note: print w/replies, xml ) Need Help??


in reply to Is mod_perl going the way of the dinosaur?

I used mod perl for a long time. However the trend (because IMO its far superior and more flexible and better performance) is to run HTTP servers within your code, rather than have HTTP servers call your code.

For example you can use AnyEvent::HTTPD to easily turn basically any perl script into its own webserver, to do whatever when you get requests. Nginx can then act as a proxy to it which seems to be the most popular way webservers are done now.

  • Comment on Re: Is mod_perl going the way of the dinosaur?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2026-04-10 22:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.