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: Mikael Jansson <lists@xxxxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Thu, 07 Dec 2006 14:35:33 +0100
Michael Phipps skrev:
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. :-)

i.e., if Trac's okay, then there's nothing wrong about deploying it using FastCGI. I'm using it, and it works.

Anyway, I trust you guys make the right decision when it comes to the hosting stuff... Just wanted to let you know about it.

-- tic





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