× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Den 30/12/10 22.33, Kevin Turner skrev:
Yes your assumption is correct (at least from my perspective).

"If so, the typical Apache solution to the overhead of CGI is to embed
the language environment in the Apache binary instead of invoking it
every time."

Where can I read more about this? It is not a technique I am familiar with.
It was pioneered by the Perl folks (who have some very ingenious hackers because Perl attracts those), who loved writing CGI scripts in Perl but found that the repeated invocation of the Perl interpreter to run the scripts was a bottleneck, so they figured out how to put the Perl interpreter inside the Apache binary.

See Wikipedia for a very brief overview: http://en.wikipedia.org/wiki/Mod_perl

and more details here http://www.perl.com/pub/2002/02/26/whatismodperl.html

Since all this was being developed on Unix boxes the code is carefully tuned to that platform.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.