mojave man page for modperl::registrybb

Query: modperl::registrybb

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

install::TempContent::Objects::mod_perl-2.0.9::docs::apiUserdContrinstall::TempContent::Objects::mod_perl-2.0.9::docs::api::ModPerl::RegistryBB(3)

NAME
ModPerl::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.18.2 install::TempContent::Objects::mod_perl-2.0.9::docs::api::ModPerl::RegistryBB(3)
Related Man Pages
modperl::registryloader(3) - mojave
modperl::util(3) - mojave
modperl::global(3) - mojave
modperl::perlrun(3) - osx
modperl::registrycooker(3) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
12-Core MacPro (2013) kernel_task over 1200%
Cannot extract libraries using sed
[BASH] eval command not expanding variables as expected.