Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

RunApp::Apache - Apache control from RunApp

Authors

       Chia-liang Kao <clkao@clkao.org>

       Refactored from works by Leon Brocard <acme@astray.com> and Tom Insam <tinsam@fotango.com>.

Description

       The class provides the default template for apache configuration.  It uses Template Toolkit.

   variables
       timeout
           Default is 300.

       KeepAlive
           Default is Off.

       MaxKeepAliveRequests
           Default is 100.

       KeepAliveTimeout
           Default is 15.

       documentroot
       hostname
       port
       webmaster
       logformat
           Default is 'common'.

       AP_VERSION
           Shows the version of the apache used.

Name

       RunApp::Apache - Apache control from RunApp

Synopsis

        See RunApp::Apache

See Also