Query: modperl::registrybb
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
libapache2-mod-perl2-2.0.7::docs::api::ModPerl::RegistryUserpContributed Perl Documlibapache2-mod-perl2-2.0.7::docs::api::ModPerl::RegistryBB(3pm)NAMEModPerl::RegistryBB - Run unaltered CGI scripts persistently under mod_perl Synopsis # httpd.conf PerlModule ModPerl::RegistryBB Alias /perl/ /home/httpd/perl/ <Location /perl> SetHandler perl-script PerlResponseHandler ModPerl::RegistryBB #PerlOptions +ParseHeaders #PerlOptions -GlobalRequest Options +ExecCGI </Location> Description "ModPerl::RegistryBB" is similar to "ModPerl::Registry", but does the bare minimum (mnemonic: BB = Bare Bones) to compile a script file once and run it many times, in order to get the maximum performance. Whereas "ModPerl::Registry" does various checks, which add a slight overhead to response times. Authors Doug MacEachern Stas Bekman See Also "ModPerl::RegistryCooker", "ModPerl::Registry" and "ModPerl::PerlRun". perl v5.14.2 2011-02-08 libapache2-mod-perl2-2.0.7::docs::api::ModPerl::RegistryBB(3pm)
Related Man Pages |
---|
modperl::perlrun(3) - osx |
modperl::registry(3) - osx |
modperl::registrycooker(3) - osx |
modperl::registry(3pm) - debian |
modperl::util(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |