pdf.css
Google


   


You are here: CodeIdol > Java > JavaServer Pages > page: 13 14 15 16 17 18 19 20 21 22 23


As noted earlier, one of the biggest problems with CGIs is that a whole new program
must be started up for every request. A number of approaches have been taken to
eliminate this overhead.
One such approach is called Fast CGI. In this model, the CGI remains running instead of
restarting each time. The Web server passes the CGI requests to the program over a
communication channel called a socket, reads the HTML back over the same channel,
and then passes the HTML on to the user. This gives the situation illustrated in

Figure
1.3
.
Figure 1.3. Fast CGI.

You are here: CodeIdol > Java > JavaServer Pages > page: 13 14 15 16 17 18 19 20 21 22 23


ADBRITE ads links
   
Related tags







Popular Categories
Unix books and guides

AJAX popular information
C# language guides
Windows books and cookbooks

.......








Business Key Top Sites

be number one
rate your site




    С 2009 года мы стали переводить структура сайта на различные языки. Сайт теперь будет содержать книги не только на английском языке, но также и на других европейских языках, в том числе и на Русском языке.

    Русский Polski Francais Deutsch
    support sitemap terms

© CodeIdol Labs, 2007 - 2009