home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


8.29 CGI::Fast

CGI interface for FastCGI. FastCGI is a type of gateway for web servers that improves performance by loading scripts as persistently running processes. CGI::Fast provides a new constructor to create a CGI object that runs in this environment. FastCGI requires both a server and a version of Perl that are FastCGI enabled. See www.fastcgi.com for more information.


Previous: 8.28 CGI::Cookie Perl in a Nutshell Next: 8.30 CGI::Push
8.28 CGI::Cookie Book Index 8.30 CGI::Push

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.