Go to the FreeLists Home Page Home Signup Help Login
 



[openbeos] || [Date Prev] [12-2006 Date Index] [Date Next] || [Thread Prev] [12-2006 Thread Index] [Thread Next]

[openbeos] Re: Web hosting from DreamHost, for free.

  • From: Michael Phipps <mphipps1@xxxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Thu, 07 Dec 2006 08:21:02 -0500
Mikael Jansson wrote:
Michael Phipps skrev:
A normal CGI does a fork and exec() to start the CGI application.

FastCGI runs in a loop (think BLooper), waiting for requests. There is a thin wrapper that your CGI needs, but it is pretty trivial to change one into the other.

The downside of fastcgi is that if you have a memory or handle leak (db, ldap, whatever), code that runs in a CGI will break under load.

... which is basically the same problem you'd run into were you to run the application as a daemon, right?

Yes. FastCGI is a neat piece of software, but it can't fix other people's bad code. :-)





[ Home | Signup | Help | Login | Archives | Lists ]

All trademarks and copyrights within the FreeLists archives are owned by their respective owners.
Everything else ©2007 Avenir Technologies, LLC.