CGI apps in C?

Danial Thom danial_thom at yahoo.com
Sat Jul 15 18:06:43 UTC 2006



--- "David J. Orman" <ormandj at corenode.com>
wrote:

> Just use FastCGI with lighthttpd if you need
> performance under large amounts of traffic.
> 
> David
> 
> ----- Original Message -----
> From: Cody Baker <cody at wilkshire.net>
> Date: Friday, July 14, 2006 12:33 pm
> Subject: Re: CGI apps in C?
> 
> > If you're concerned about large traffic
> volume, you should give some
> > serious considerations to mod_perl.  It, and
> select scripts, will 
> > remainresident therefore avoiding all of the
> costly setup imposed 
> > by CGI. 
> > It's quick, well tested, and a pretty popular
> option.   Popularity  
> > maysound trivial, but exploits get fixed in
> popular apps long 
> > before those
> > in obscure ones.  It can be a bit memory
> heavy, but memory is 
> > cheap. 
> > PHP is cake to program in and pretty useful,
> but it's SLOW and rather
> > ugly to admin. 
> > 
> > Thank You,
> > 
> > Cody Baker
> > cody at wilkshire.net
> > 
> > 
> >
> _______________________________________________
> > freebsd-isp at freebsd.org mailing list
> >
> 
PERL for performance. Now thats a new one.

DT

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the freebsd-isp mailing list