Apache 1.3 API Documentation

Constant DYNAMIC_MODULE_LIMIT

Definition:

Compile-time definition; default set by #include "httpd.h"
     

Usage example:

env CFLAGS="-Wall -DDYNAMIC_MODULE_LIMIT=64" ./configure
     

This constant defines the maximum number of modules that can be dynamically loaded. The default value is 64, which is usually sufficient.

See also:
BIG_SECURITY_HOLE, DEFAULT_ADMIN, DEFAULT_CONTENT_TYPE, DEFAULT_INDEX, DEFAULT_KEEPALIVE, DEFAULT_KEEPALIVE_TIMEOUT, DEFAULT_PATH, DEFAULT_TIMEOUT, DOCUMENT_LOCATION, HARD_SERVER_LIMIT, HTTPD_ROOT, SECURITY_HOLE_PASS_AUTHORIZATION, TARGET

Previous: DONE Next: FLAG

Table of Contents (Routines, Structures, Data Cells, Constants)