Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

RE: [ic] Mod_perl and mod_cgi



>Should mod_perl and mod_fastcgi be used?
>from what I've read they will speed up things considerably.
>Is there a risk to using them?
>

Actually neither of these will increase Interchange's performance. mod_perl
and mod_fastcgi are typically meant for speeding up perl CGI scripts that
are executed when requested by the user. Although Interchange does call a
CGI script in the default setup, this script is a compiled C program. It
communicates with the Interchange daemon which is a running process. This
eliminates the need to continually restart Interchange every time a hit is
processed.

Note that back in the Minivend days a Minivend module was developed for
Apache that did away with the need for the CGI script. I currently use the
module across multiple sites using MV 3.xx, MV 4.xx and IC concurrently.

mod_minivend is available at:
http://indev.insu.com/mod_minivend/mod_minivend.html

--
Jeff Carnahan - jcarnahan@networq.com


_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users


Search for: Match: Format: Sort by: