Query: modperl::registrybb
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
apache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPUser:Contributedapache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPerl::RegistryBB(3)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.16.2 2011apache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPerl::RegistryBB(3)
Related Man Pages |
---|
modperl::perlrun(3) - mojave |
modperl::mm(3) - osx |
modperl::perlrun(3) - osx |
modperl::registrycooker(3) - osx |
modperl::registrycooker(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
Installing Dash Shell on OS X Lion |
Hearing Aid for OSX 10.12.x and greater. |
Undeletable file |
To print diamond asterisk pattern based on inputs |