> Are you running under normal CGI (do people still do that?).
Yes. Some projects are small, use lightweight frameworks and templating
systems, like CGI::App and HTML::Template, and don't get a ton of traffic.
There is no reason to add the extra complication of persistent memory, or give
these applications dedicated, persistent memory when they don't need it.
Most of the projects I've deployed have been in CGI. (The rest in mod_perl).
Mark
--
. . . . . . . . . . . . . . . . . . . . . . . . . . .
Mark Stosberg Principal Developer
[EMAIL PROTECTED] Summersault, LLC
765-939-9301 ext 202 database driven websites
. . . . . http://www.summersault.com/ . . . . . . . .
##### CGI::Application community mailing list ################
## ##
## To unsubscribe, or change your message delivery options, ##
## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ##
## ##
## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ##
## Wiki: http://cgiapp.erlbaum.net/ ##
## ##
################################################################