Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

3.3.3. JBoss AS 7 and EAP 6 - JBossWeb Service

Overview

Table 3.300. Overview

Description: 
Singleton: yes
Plugin:JBossAS7

Child Resource Types

Connection Properties

Table 3.301. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Metrics

none

Configuration Properties

Table 3.302. 

NameDescriptionRequiredInternal Name
Disabled: 0Enable the default Servlet mapping. The default value is false. no disabled:0
File EncodingForce a file encoding. no file-encoding
ListingsEnable folder listings. The default value is false. no listings
Max DepthMaximum recursion for PROPFIND. The default value is 3. no max-depth
Read OnlyAllow write HTTP methods (PUT, DELETE). The default value is true. no read-only
SendfileEnable sendfile if possible, for files bigger than the specified byte size. The default value is 49152. no sendfile
SecretSecret for WebDAV locking operations. no secret
WebdavEnable WebDAV functionality. The default value is false. no webdav
Check IntervalCheck interval for JSP updates using a background thread. The default value is 0. no check-interval
DevelopmentEnable the development mode, which gives more information when an error occurs. The default value is false. no development
Disabled: 1Enable the JSP container. The default value is false. no disabled:1
Display Source FragmentWhen a runtime error occurs, attempts to display corresponding JSP source fragment. The default value is true. no display-source-fragment
Dump SmapWrite SMAP data to a file. The default value is false. no dump-smap
Error On Use Bean Invalid Class AttributeEnable errors when using a bad class in useBean. The default value is false. no error-on-use-bean-invalid-class-attribute
Generate Strings As Char ArraysGenerate String constants as char arrays. The default value is false. no generate-strings-as-char-arrays
Java EncodingSpecify the encoding used for Java sources. The default value is UTF8. no java-encoding
Keep GeneratedKeep the generated Servlets. The default value is true. no keep-generated
Mapped FileMap to the JSP source. The default value is true. no mapped-file
Modification Test IntervalMinimum amount of time between two tests for updates, in seconds. The default value is 4. no modification-test-interval
Recompile On FailRetry failed JSP compilations on each request. The default value is false. no recompile-on-fail
Scratch DirSpecify a different work directory. no scratch-dir
SmapEnable SMAP. The default value is true. no smap
Source VmSource VM level for compilation. The default value is 1.5. no source-vm
Tag PoolingEnable tag pooling. The default value is true. no tag-pooling
Target VmTarget VM level for compilation. The default value is 1.5. no target-vm
Trim SpacesTrim some spaces from the generated Servlet. The default value is false. no trim-spaces
X Powered ByEnable advertising the JSP engine in x-powered-by. The default value is true. no x-powered-by
Welcome FileA welcome file declaration. no welcome-file
Default Virtual ServerThe web container's default virtual server. The default value is default-host. yes default-virtual-server
Instance IdThe identifier for this server instance. no instance-id
NativeAdd the native initialization listener to the web container. The default value is true. no native

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Operations

none

Package Types

none

3.3.3.1. JBoss AS 7 and EAP 6 - Connector Service

Overview

Table 3.303. Overview

Description: 
Singleton: no
Plugin:JBossAS7
Child Resource Types
none
Connection Properties

Table 3.304. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics

Table 3.305. Metrics

NameTypeDescriptionInternal Name
Bytes SentmeasurementNumber of byte sent by the connector.bytesSent
Bytes Sent per MinutemeasurementNumber of byte sent by the connector.bytesSent
Bytes ReceivedmeasurementNumber of byte received by the connector (POST data).bytesReceived
Bytes Received per MinutemeasurementNumber of byte received by the connector (POST data).bytesReceived
Processing TimemeasurementProcessing time used by the connector. Im milli-seconds.processingTime
Processing Time per MinutemeasurementProcessing time used by the connector. Im milli-seconds.processingTime
Error CountmeasurementNumber of error that occurs when processing requests by the connector.errorCount
Error Count per MinutemeasurementNumber of error that occurs when processing requests by the connector.errorCount
Max TimemeasurementMax time spent to process a requests.maxTime
Request CountmeasurementNumber of the request processed by the connector.requestCount
Request Count per MinutemeasurementNumber of the request processed by the connector.requestCount
Max connectionsmeasurementNumber of max connections this connector can handle (see configuration to set it)_expr:max-connections

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties

Table 3.306. 

NameDescriptionRequiredInternal Name
Configuration  no *Configuration+
SchemeThe web connector scheme. yes scheme
Socket BindingThe web connector socket-binding reference, this connector should be bound to. yes socket-binding
EnabledDefines whether the connector should be started on startup. The default value is true. no enabled
Enable LookupsEnable DNS lookups for Servlet API. The default value is false. no enable-lookups
ExecutorThe name of the executor that should be used for the processing threads of this connector. If undefined defaults to using an internal pool. no executor
Max connectionsAmount of concurrent connections that can be processed by the connector with optimum performance. The default value depends on the connector used and the number of cpu cores (512*cores for JIO, 32*cores for APR). no max-connections:expr
Max Post SizeMaximum size in bytes of a POST request that can be parsed by the container. The default value is 2097152. no max-post-size
Max Save Post SizeMaximum size in bytes of a POST request that will be saved during certain authentication schemes. The default value is 4096. no max-save-post-size
NameA unique name for the connector. no name
ProtocolThe web connector protocol. (e.g. 'HTTP/1.1' or 'APR' or a name of a class implementing ProtocolHandler and MBeanRegistration ) yes protocol
Proxy NameThe host name that will be used when sending a redirect. The default value is null. no proxy-name
Proxy PortThe port that will be used when sending a redirect. no proxy-port
Redirect PortThe port for redirection to a secure connector. The default value is 8433. no redirect-port:expr
SecureIndicates if content sent or received by the connector is secured from the user perspective. The default value is false. no secure
Virtual ServerThe list of virtual servers that can be accessed through this connector. The default is to allow all virtual servers. no virtual-server

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none