 |
FastCGI
First page Back Continue Last page Overview Graphics
FastCGI
Web server communicates over network sockets to FastCGI server which runs Perl code
Pros
- Web server independent
- Perl code compiled once at startup
Cons
- Few people use it
- mod_perl is more advanced and better supported
|
 |
 |