CGI "service".

Charles Swiger cswiger at mac.com
Wed Apr 26 15:47:11 UTC 2006


On Apr 26, 2006, at 11:07 AM, Pgold wrote:
> Hi, I´m developing a web app in C++. But it loads a huge amount of
> from a Database to memory, and I can´t afford doing this everytime
> someone asks for the page. Is there a way to make the program to keep
> running, and reading requests made via CGI?
> If it helps, i´m running FreeBSD 6.0 with Apache 2.2.

Look into WebObjects, mod_perl or mod_python, or even fastcgi.

-- 
-Chuck



More information about the freebsd-questions mailing list