AO Logo
 
  
  
  
Httpd Servers
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· httpd servers

TABLE NAME

httpd_servers

DESCRIPTION

The httpd_servers table contains a list of all the Apache servers.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetruehttpd_binds.httpd_server1.0a100a generated unique number
ao_serverfkeyfalsefalseao_servers.server1.0a100the pkey of the server that hosts the httpd
namestringtruefalse1.81.8the name of the instance on the server, null for the default instance
can_add_sitesbooleanfalsefalse1.0a100indicated that more sites may be added to the server
linux_server_accountfkeyfalsefalselinux_server_accounts.pkey1.0a102the account to run as
linux_server_groupfkeyfalsefalselinux_server_groups.pkey1.0a102the group to run as
mod_php_versionfkeytruefalsetechnology_versions.pkey1.0a102the version of mod_php to run
use_suexecbooleanfalsefalse1.0a102indicates that the suexec wrapper will be used for CGI
packagefkeyfalsefalsepackages.pkey1.0a102the package that owns the server
is_sharedbooleanfalsefalse1.0a102indicates that any user on the server may use this httpd instance
use_mod_perlbooleanfalsefalse1.0a103
timeoutintfalsefalse1.0a130the timeout setting in seconds
max_concurrencyintfalsefalse1.68the maximum number of processes/threads for this server instance
monitoring_concurrency_lowinttruefalse1.81.11the concurrency that will trigger a low-level alert
monitoring_concurrency_mediuminttruefalse1.81.11the concurrency that will trigger a medium-level alert
monitoring_concurrency_highinttruefalse1.81.11the concurrency that will trigger a high-level alert
monitoring_concurrency_criticalinttruefalse1.81.11the concurrency that will trigger a critical-level alert
mod_access_compatbooleantruefalse1.81.7manually enables or disables the mod_access_compat Apache module for this server instance
mod_actionsbooleantruefalse1.81.7manually enables or disables the mod_actions Apache module for this server instance
mod_aliasbooleantruefalse1.81.7manually enables or disables the mod_alias Apache module for this server instance
mod_auth_basicbooleantruefalse1.81.7manually enables or disables the mod_auth_basic Apache module for this server instance
mod_authn_corebooleantruefalse1.81.7manually enables or disables the mod_authn_core Apache module for this server instance
mod_authn_filebooleantruefalse1.81.7manually enables or disables the mod_authn_file Apache module for this server instance
mod_authz_corebooleantruefalse1.81.7manually enables or disables the mod_authz_core Apache module for this server instance
mod_authz_groupfilebooleantruefalse1.81.7manually enables or disables the mod_authz_groupfile Apache module for this server instance
mod_authz_hostbooleantruefalse1.81.7manually enables or disables the mod_authz_host Apache module for this server instance
mod_authz_userbooleantruefalse1.81.7manually enables or disables the mod_authz_user Apache module for this server instance
mod_autoindexbooleantruefalse1.81.7manually enables or disables the mod_autoindex Apache module for this server instance
mod_deflatebooleantruefalse1.81.7manually enables or disables the mod_deflate Apache module for this server instance
mod_dirbooleantruefalse1.81.7manually enables or disables the mod_dir Apache module for this server instance
mod_filterbooleantruefalse1.81.7manually enables or disables the mod_filter Apache module for this server instance
mod_headersbooleantruefalse1.81.7manually enables or disables the mod_headers Apache module for this server instance
mod_includebooleantruefalse1.81.7manually enables or disables the mod_include Apache module for this server instance
mod_jkbooleantruefalse1.81.7manually enables or disables the mod_jk Apache module for this server instance
mod_log_configbooleantruefalse1.81.7manually enables or disables the mod_log_config Apache module for this server instance
mod_mimebooleantruefalse1.81.7manually enables or disables the mod_mime Apache module for this server instance
mod_mime_magicbooleantruefalse1.81.7manually enables or disables the mod_mime_magic Apache module for this server instance
mod_negotiationbooleantruefalse1.81.7manually enables or disables the mod_negotiation Apache module for this server instance
mod_proxybooleantruefalse1.81.7manually enables or disables the mod_proxy Apache module for this server instance
mod_proxy_httpbooleantruefalse1.81.7manually enables or disables the mod_proxy_http Apache module for this server instance
mod_reqtimeoutbooleantruefalse1.81.7manually enables or disables the mod_reqtimeout Apache module for this server instance
mod_rewritebooleantruefalse1.81.7manually enables or disables the mod_rewrite Apache module for this server instance
mod_setenvifbooleantruefalse1.81.7manually enables or disables the mod_setenvif Apache module for this server instance
mod_socache_shmcbbooleantruefalse1.81.7manually enables or disables the mod_socache_shmcb Apache module for this server instance
mod_sslbooleantruefalse1.81.7manually enables or disables the mod_ssl Apache module for this server instance
mod_statusbooleantruefalse1.81.7manually enables or disables the mod_status Apache module for this server instance
mod_wsgibooleantruefalse1.81.10manually enables or disables the mod_wsgi Apache module for this server instance