AO Logo
 
  
  
  
Httpd Shared Tomcats
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 shared tomcats

TABLE NAME

httpd_shared_tomcats

DESCRIPTION

httpd_shared_tomcats stores information about the JVM shared by httpd_tomcat_shared_sites.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetruehttpd_tomcat_shared_sites.httpd_shared_tomcat1.0a100pkey for this jvm
namestringfalsefalse1.0a100unique name for this jvm
ao_serverfkeyfalsefalseao_servers.server1.0a100the pkey of the server on which this jvm resides
versionfkeyfalsefalsehttpd_tomcat_versions.version1.0a100the tomcat version
linux_server_accountfkeyfalsefalselinux_server_accounts.pkey1.0a100the account under which this tomcat runs
linux_server_groupfkeyfalsefalselinux_server_groups.pkey1.0a100the group to which this tomcat is assigned
disable_logfkeytruefalsedisable_log.pkey1.0a100indicates that the JVM is disabled
tomcat4_workerfkeytruetruehttpd_workers.bind1.0a100the httpd_worker for Tomcat version 4
tomcat4_shutdown_portfkeytruetruenet_binds.id1.0a100the port that will shut down this JVM
tomcat4_shutdown_keystringtruefalse1.0a100the key used to shut down the JVM
is_manualbooleanfalsefalse1.0a100the configuration files are manually maintained
maxParameterCountinttruefalse1.92.0the maxParameterCount setting for this Tomcat
max_post_sizeinttruefalse1.80.1the maxPostSize setting for this Tomcat
unpack_warsbooleanfalsefalse1.80.1the unpackWARs setting for this Tomcat
auto_deploybooleanfalsefalse1.80.1the autoDeploy setting for this Tomcat
undeployOldVersionsbooleanfalsefalse1.92.0the undeployOldVersions setting for this Tomcat
tomcatAuthenticationbooleanfalsefalse1.83.2the tomcatAuthentication setting for this Tomcat