5 citations found. Retrieving documents...
Open Market, Inc. FastCGI specification. http://www.fastcgi.com

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Flash: An efficient and portable Web server - Pai, Druschel, Zwaenepoel (1999)   (75 citations)  (Correct)

....static content, except that the data is read from a descriptor associated with the CGI process pipe, rather than a file. The server process allows the CGI application process to be persistent, amortizing the cost of creating the application over multiple requests. This is similar to the FastCGI [27] interface and it provides similar benefits. Since the CGI applications run in separate processes from the server, they can block for disk activity or other reasons and perform arbitrarily long computations without affecting the server. 5.7 Memory Residency Testing Flash uses the mincore( ....

Open Market, Inc. FastCGI specification. http://www.fastcgi.com


Better Operating System Features for Faster Network Servers - Gaurav Banga (1998)   (22 citations)  (Correct)

....are typically created by auxiliary third party programs, which run as separate processes. To make the construction of such auxiliary programs easier, several standard interfaces have been defined to govern communication between Web servers and such programs. Examples include CGI [8] and FastCGI [13]. The earlier interface, CGI, creates a new process to handle each dynamic document request. The newer FastCGI allows persistent auxiliary processes. Microsoft and Netscape have also defined new library interfaces [17, 27] to allow the construction of thirdparty components that can reside in the ....

Open Market. FastCGI Specification. http:// www.fastcgi.com/.


IO-Lite: A Unified I/O Buffering and Caching System - Pai, Druschel, Zwaenepoel (1997)   (45 citations)  (Correct)

....In our model, the application uses a simple library to establish a connection and wait on incoming requests, but otherwise behaves like a regular CGI application. Our approach maintains the simplicity of the CGI 1. 1 standard [8] while gaining many of the benefits of the non forking CGI approaches [7]. As with regular files, we handle all aspects of CGI processing in the server in a non blocking manner. Since CGI programs rely on some form of interprocess communication to return data to the server, and that same data is then sent to the client, they should gain significantly from using ....

Open Market. FastCGI specification. http://www.fastcgi.com/.


Resource containers: A new facility for resource.. - Banga, Druschel, Mogul (1999)   (213 citations)  (Correct)

....AltaVista resolves to a dynamic resource. Dynamic responses are typically created by auxiliary third party programs, which run as separate processes to provide fault isolation and modularity. To simplify the construction of such auxiliary programs, standard interfaces (such as CGI [10] and FastCGI [16]) support communication between Web servers and these programs. The earliest interface, CGI, creates a new process for each request to a dynamic resource; the newer FastCGI allows persistent CGI processes. Microsoft and Netscape have defined library based interfaces [29, 34] to allow the ....

Open Market. FastCGI Specification. http://www.fastcgi.com/.


Better Operating System Features for Faster Network Servers - Banga, Druschel, Mogul (1998)   (22 citations)  (Correct)

....These pages are subsequently transferred to the client through the Web server. To make the construction of such auxiliary programs easier, several standard interfaces that govern the communication between Web servers and such programs have been defined. Examples include CGI [9] and FastCGI [16]. The earlier interface, CGI, creates a new process to handle each dynamic document request. The newer FastCGI allows persistent dynamic document server processes. Microsoft and Netscape have also defined new library interfaces [21, 34] to allow the construction of third party components that can ....

Open Market. FastCGI Specification. http://www. fastcgi.com/.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC