FastCGI
Home > SOA Definitions - FastCGI
SearchSOA.com Definitions (Powered by WhatIs.com)
EMAIL THIS
LOOK UP TECH TERMS Powered by: WhatIs.com
Search listings for thousands of IT terms:
Browse tech terms alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

FastCGI



Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   

DEFINITION - FastCGI is a programming interface that can speed up Web applications that use the most popular way to have the Web server call an application, the common gateway interface (CGI). According to one FastCGI implementor, user requests coming to a Web site and using a specific application program can be handled 3 to 30 times faster using FastCGI. FastCGI is a plug-in to the Web server. It requires only small changes to existing server applications (such as Perl or Tcl scripts and C and C++ programs ) to get the performance benefits.

Basically, FastCGI is a program that manages multiple CGI requests within a single process, saving many program instructions for each request. Without FastCGI, each instance of a user requesting a service causes the Web server to open a new process that gets control, performs the service, and then is closed. With FastCGI, the overhead for one process is shared among all currently processing requests. Unlike CGI, with FastCGI, a process runs independently of the Web server, isolating it and thus providing more security. FastCGI is language-independent. It was developed and is copyrighted by Open Market, Inc., which makes it freely available and offers it as an open standard. It offers a single non-proprietary approach for use across platforms and on any Web server.

CONTRIBUTORS: Elizabeth Holland Kern
LAST UPDATED: 08 Sep 2005

Read more about FastCGI:
- The Unofficial FastCGI Page provides a downloadable development kit and links to related sites.


Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   






FastCGI Research - White Paper Library
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2001 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts