Re: robust all-perl web server, was Re: asynchronous execution
[email protected] (Leon Brocard) Thu, 21 Nov 2002 10:10:55 +0000
| Newsgroups | perl.p5ee |
|---|---|
| Message-ID | <20021121101055.GA8524@ns0> |
Stephen Adkins sent the following bits through the ether: > * Is there a robust all-perl web server? I've done some work in the past for OpenFrame on making HTTP::Daemon forking and preforking, and also using POE::Component::Server::HTTP. To be honest, most of them were a pain to get running. For $latest_web_project we have a small Perl program which writes a custom httpd.conf (using TT2) and then starts apache using apachectl. It's much simpler, faster to develop, and generally more robust. YMMV. Leon -- Leon Brocard.............................http://www.astray.com/ scribot.................................http://www.scribot.com/ .... Real men write self-modifying code