Re: CGI apps in C?
- From: "David J. Orman" <ormandj@xxxxxxxxxxxx>
- Date: Fri, 14 Jul 2006 13:11:24 -1000
Just use FastCGI with lighthttpd if you need performance under large amounts of traffic.
David
----- Original Message -----
From: Cody Baker <cody@xxxxxxxxxxxxx>
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@xxxxxxxxxxxxx
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: CGI apps in C?
- From: Danial Thom
- Re: CGI apps in C?
- References:
- Re: CGI apps in C?
- From: Mark Bucciarelli
- Re: CGI apps in C?
- From: Danial Thom
- Re: CGI apps in C?
- From: Mark Bucciarelli
- Re: CGI apps in C?
- From: Cody Baker
- Re: CGI apps in C?
- Prev by Date: Re: CGI apps in C?
- Next by Date: Re: Bandwith Manager with Mysql
- Previous by thread: Re: CGI apps in C?
- Next by thread: Re: CGI apps in C?
- Index(es):
Relevant Pages
|
|