Linux / UNIX Tech Support Forum
This is a discussion on mod_perl or fastcgi within the Coding in General forums, part of the Development/Scripting category; What is the choice mod_perl or fastcgi? Thanks in advance yoander...
|
|||||||
| Coding in General Discussion on PHP/Perl/Python/Ruby/GNU C or C++. MySQL, PgSQL and (X)HTML or any other programming languages you want. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
||||
|
FastCGI, period. Either use mod_perl or FastCGI but not CGI (plain evil memory eating stuff).
Generally, FastCGI is used with Lighttpd or other web server in front of Apache (proxy stuff). You also need to consider memory footprint. Check out following docs: Six Apart Developer Documentation - FastCGI Benchmarks for Movable Type
__________________
Vivek Gite Linux Evangelist |
|
||||
|
Sure you can run Python, perl, C, c++ as fastcgi under Apache or Lighttpd.
__________________
Rocky Jr. What's wrong? I hope I am not making you uncomfortable... Never send a boy to do a mans job. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|