Normalize tags #998
This commit is contained in:
parent
79a6d3892c
commit
9d475a624b
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables GCloud Datastore API and implementation
|
Enables GCloud Datastore API and implementation
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
3rdparty
|
3rdparty
|
||||||
gcloud
|
gcloud
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Control GCloud API classpath
|
Control GCloud API classpath
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
3rdparty
|
3rdparty
|
||||||
gcloud
|
gcloud
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables GCloudDatastore session management.
|
Enables GCloudDatastore session management.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
gcloud
|
gcloud
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Deploys the Hawtio console as a webapplication.
|
Deploys the Hawtio console as a webapplication.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
3rdparty
|
3rdparty
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Deploys the JAMon webapplication
|
Deploys the JAMon webapplication
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
3rdparty
|
3rdparty
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Deploys the Jminix JMX Console within the server
|
Deploys the Jminix JMX Console within the server
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
3rdparty
|
3rdparty
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Deploys the Jolokia console as a web application.
|
Deploys the Jolokia console as a web application.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
3rdparty
|
3rdparty
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Enables HTTP2 protocol support on the TLS(SSL) Connector,
|
Enables HTTP2 protocol support on the TLS(SSL) Connector,
|
||||||
using the ALPN extension to select which protocol to use.
|
using the ALPN extension to select which protocol to use.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
http2
|
http2
|
||||||
http
|
http
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Enables the HTTP2C protocol on the HTTP Connector
|
Enables the HTTP2C protocol on the HTTP Connector
|
||||||
The connector will accept both HTTP/1 and HTTP/2 connections.
|
The connector will accept both HTTP/1 and HTTP/2 connections.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
http2
|
http2
|
||||||
http
|
http
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables session data store in a local Infinispan cache
|
Enables session data store in a local Infinispan cache
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
[provides]
|
[provides]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables session data store in a remote Infinispan cache
|
Enables session data store in a remote Infinispan cache
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
[provides]
|
[provides]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Memcache cache for SessionData
|
Memcache cache for SessionData
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
[depends]
|
[depends]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables NoSql session management with a MongoDB driver.
|
Enables NoSql session management with a MongoDB driver.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
[provides]
|
[provides]
|
||||||
|
|
|
@ -3,7 +3,7 @@ Enables the DebugListener to generate additional
|
||||||
logging regarding detailed request handling events.
|
logging regarding detailed request handling events.
|
||||||
Renames threads to include request URI.
|
Renames threads to include request URI.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
debug
|
debug
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Deprecated Debug Log using the DebugHandle.
|
Deprecated Debug Log using the DebugHandle.
|
||||||
Replaced with the debug module.
|
Replaced with the debug module.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
debug
|
debug
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Adds all jar files discovered in $JETTY_HOME/lib/ext
|
Adds all jar files discovered in $JETTY_HOME/lib/ext
|
||||||
and $JETTY_BASE/lib/ext to the servers classpath.
|
and $JETTY_BASE/lib/ext to the servers classpath.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
classpath
|
classpath
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Enable GzipHandler for dynamic gzip compression
|
Enable GzipHandler for dynamic gzip compression
|
||||||
for the entire server.
|
for the entire server.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
handler
|
handler
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Adds a forwarded request customizer to the HTTP Connector
|
Adds a forwarded request customizer to the HTTP Connector
|
||||||
to process forwarded-for style headers from a proxy.
|
to process forwarded-for style headers from a proxy.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -3,7 +3,7 @@ Enables a HTTP connector on the server.
|
||||||
By default HTTP/1 is support, but HTTP2C can
|
By default HTTP/1 is support, but HTTP2C can
|
||||||
be added to the connector with the http2c module.
|
be added to the connector with the http2c module.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
http
|
http
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Adds HTTPS protocol support to the TLS(SSL) Connector
|
Adds HTTPS protocol support to the TLS(SSL) Connector
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
https
|
https
|
||||||
http
|
http
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Enable the ipaccess handler to apply a white/black list
|
Enable the ipaccess handler to apply a white/black list
|
||||||
control of the remote IP of requests.
|
control of the remote IP of requests.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
handler
|
handler
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables logback request log.
|
Enables logback request log.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
requestlog
|
requestlog
|
||||||
logging
|
logging
|
||||||
logback
|
logback
|
||||||
|
|
|
@ -5,7 +5,7 @@ This allows a Proxy operating in TCP mode to transport
|
||||||
details of the proxied connection to the server.
|
details of the proxied connection to the server.
|
||||||
Both V1 and V2 versions of the protocol are supported.
|
Both V1 and V2 versions of the protocol are supported.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
ssl
|
ssl
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables a NCSA style request log.
|
Enables a NCSA style request log.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
requestlog
|
requestlog
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -3,7 +3,7 @@ Adds the $JETTY_HOME/resources and/or $JETTY_BASE/resources
|
||||||
directory to the server classpath. Useful for configuration
|
directory to the server classpath. Useful for configuration
|
||||||
property files (eg jetty-logging.properties)
|
property files (eg jetty-logging.properties)
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
classpath
|
classpath
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
|
|
@ -4,7 +4,7 @@ If not enabled, sessions will use a HashSessionCache by default, so enabling
|
||||||
via this module is only needed if the configuration properties need to be
|
via this module is only needed if the configuration properties need to be
|
||||||
changed.
|
changed.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
[provides]
|
[provides]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
A trivial SessionCache that does not actually cache sessions.
|
A trivial SessionCache that does not actually cache sessions.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
[provides]
|
[provides]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables caching of SessionData in front of a SessionDataStore.
|
Enables caching of SessionData in front of a SessionDataStore.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables session persistent storage in files.
|
Enables session persistent storage in files.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
[provides]
|
[provides]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[description]
|
[description]
|
||||||
Enables JDBC peristent/distributed session storage.
|
Enables JDBC peristent/distributed session storage.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
[provides]
|
[provides]
|
||||||
|
|
|
@ -5,7 +5,7 @@ created or by enabling other session-cache or session-store
|
||||||
modules. Without this module enabled, the server may still
|
modules. Without this module enabled, the server may still
|
||||||
use sessions, but their management cannot be configured.
|
use sessions, but their management cannot be configured.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
session
|
session
|
||||||
|
|
||||||
[depends]
|
[depends]
|
||||||
|
|
|
@ -3,7 +3,7 @@ Enables a TLS(SSL) Connector on the server.
|
||||||
This may be used for HTTPS and/or HTTP2 by enabling
|
This may be used for HTTPS and/or HTTP2 by enabling
|
||||||
the associated support modules.
|
the associated support modules.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
ssl
|
ssl
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Enable detailed statistics collection for the server,
|
Enable detailed statistics collection for the server,
|
||||||
available via JMX.
|
available via JMX.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
handler
|
handler
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# Applies ThreadLimiteHandler to entire server
|
# Applies ThreadLimiteHandler to entire server
|
||||||
#
|
#
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
handler
|
handler
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -4,7 +4,7 @@ by the Unix Domain Socket connector, for use when behind a proxy operating
|
||||||
in HTTP mode that adds forwarded-for style HTTP headers. Typically this
|
in HTTP mode that adds forwarded-for style HTTP headers. Typically this
|
||||||
is an alternate to the Proxy Protocol used mostly for TCP mode.
|
is an alternate to the Proxy Protocol used mostly for TCP mode.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -4,7 +4,7 @@ It should be used when a proxy is forwarding either HTTP or decrypted
|
||||||
HTTPS traffic to the connector and may be used with the
|
HTTPS traffic to the connector and may be used with the
|
||||||
unix-socket-http2c modules to upgrade to HTTP/2.
|
unix-socket-http2c modules to upgrade to HTTP/2.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
http
|
http
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ Adds a HTTP2C connetion factory to the Unix Domain Socket Connector
|
||||||
It can be used when either the proxy forwards direct
|
It can be used when either the proxy forwards direct
|
||||||
HTTP/2C (unecrypted) or decrypted HTTP/2 traffic.
|
HTTP/2C (unecrypted) or decrypted HTTP/2 traffic.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
http2
|
http2
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ SSL properties may be interpreted by the unixsocket-secure
|
||||||
module to indicate secure HTTPS traffic. Typically this
|
module to indicate secure HTTPS traffic. Typically this
|
||||||
is an alternate to the forwarded module.
|
is an alternate to the forwarded module.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -5,7 +5,7 @@ This looks for a secure scheme transported either by the
|
||||||
unixsocket-forwarded, unixsocket-proxy-protocol or in a
|
unixsocket-forwarded, unixsocket-proxy-protocol or in a
|
||||||
HTTP2 request.
|
HTTP2 request.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
|
@ -7,7 +7,7 @@ needless fragmentation and have better dispatch behaviours.
|
||||||
When enabled with corresponding support modules, the connector can
|
When enabled with corresponding support modules, the connector can
|
||||||
accept HTTP, HTTPS or HTTP2C traffic.
|
accept HTTP, HTTPS or HTTP2C traffic.
|
||||||
|
|
||||||
[Tags]
|
[tags]
|
||||||
connector
|
connector
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
|
Loading…
Reference in New Issue