📄 index-tags.xtp
字号:
max size of the cache saved on disk</d> </ix> <ix h="resin.xtp#cluster" id="cluster"> <d>Defines the cluster of Resin JVMs used for load-balancing and forsharing distributed sessions.</d> </ix> <ix h="resin.xtp#connection-pool" id="connection-pool"> <d>Configures the thread pool shared among all ports.</d> </ix> <ix h="resin.xtp#connection-pool" id="thread-max"> <d><i>As a child of <a config-tag="connection-pool"/></i>. maximum number of working threads</d> </ix> <ix h="resin.xtp#connection-pool" id="spare-thread-max"> <d><i>As a child of <a config-tag="connection-pool"/></i>. maximum number of spare working threads</d> </ix> <ix h="resin.xtp#connection-pool" id="spare-thread-min"> <d><i>As a child of <a config-tag="connection-pool"/></i>. minimum number of spare working threads</d> </ix> <ix h="resin.xtp#document-directory" id="document-directory"> <d>Configures the directory where web pages will be placed whenusing webserver-style deployment instead of war-based deployment.</d> </ix> <ix h="resin.xtp#group-name" id="group-name"> <d>Configures the Unix setuid group name used after Resin binds thereserved ports as root.</d> </ix> <ix h="resin.xtp#host" id="host"> <d>Configures a virtual host.</d> </ix> <ix h="resin.xtp#host" id="id"> <d><i>As a child of <a config-tag="host"/></i>. primary host name</d> </ix> <ix h="resin.xtp#host" id="regexp"> <d><i>As a child of <a config-tag="host"/></i>. Regular expression based host matching</d> </ix> <ix h="resin.xtp#host" id="host-name"> <d><i>As a child of <a config-tag="host"/></i>. Canonical host name</d> </ix> <ix h="resin.xtp#host" id="host-alias"> <d><i>As a child of <a config-tag="host"/></i>. Aliases matching the same host</d> </ix> <ix h="resin.xtp#host" id="secure-host-name"> <d><i>As a child of <a config-tag="host"/></i>. Host to use for a redirect to SSL</d> </ix> <ix h="resin.xtp#host" id="root-directory"> <d><i>As a child of <a config-tag="host"/></i>. Root directory for host files</d> </ix> <ix h="resin.xtp#host" id="document-directory"> <d><i>As a child of <a config-tag="host"/></i>. Document directory root</d> </ix> <ix h="resin.xtp#host-default" id="host-default"> <d>Defaults for a virtual host.</d> </ix> <ix h="resin.xtp#host-deploy" id="host-deploy"> <d>Configures a deploy directory for virtual host.</d> </ix> <ix h="resin.xtp#host-deploy" id="path"> <d><i>As a child of <a config-tag="host-deploy"/></i>. path to the deploy directory</d> </ix> <ix h="resin.xtp#host-deploy" id="expand-path"> <d><i>As a child of <a config-tag="host-deploy"/></i>. path to the expansion directory</d> </ix> <ix h="resin.xtp#host-deploy" id="host-default"> <d><i>As a child of <a config-tag="host-deploy"/></i>. defaults for the expanded host&td>  </d> </ix> <ix h="resin.xtp#host-deploy" id="host-name"> <d><i>As a child of <a config-tag="host-deploy"/></i>. the host name to match</d> </ix> <ix h="resin.xtp#http" id="http"> <d>Configures a HTTP port listening for HTTP requests.</d> </ix> <ix h="resin.xtp#http" id="server-id"> <d><i>As a child of <a config-tag="http"/></i>. server id matching the -server command line</d> </ix> <ix h="resin.xtp#http" id="host"> <d><i>As a child of <a config-tag="http"/></i>. hostname of the interface to listen to</d> </ix> <ix h="resin.xtp#http" id="port"> <d><i>As a child of <a config-tag="http"/></i>. port to listen to</d> </ix> <ix h="resin.xtp#http" id="tcp-no-delay"> <d><i>As a child of <a config-tag="http"/></i>. sets the NO_DELAY socket parameter</d> </ix> <ix h="resin.xtp#http" id="socket-listen-backlog"> <d><i>As a child of <a config-tag="http"/></i>. The socket factory's listen backlog for receiving sockets</d> </ix> <ix h="resin.xtp#http" id="virtual-host"> <d><i>As a child of <a config-tag="http"/></i>. forces all requests to this <http> to use the named virtual host</d> </ix> <ix h="resin.xtp#http" id="openssl"> <d><i>As a child of <a config-tag="http"/></i>. configures the port to use OpenSSL</d> </ix> <ix h="resin.xtp#http" id="jsse-ssl"> <d><i>As a child of <a config-tag="http"/></i>. configures the port to use JSSE for SSL</d> </ix> <ix h="resin.xtp#min-free-memory" id="min-free-memory"> <d>For reliability, Resin periodically checks the amount of freememory available.</d> </ix> <ix h="resin.xtp#openssl" id="openssl"> <d>Configures SSL.</d> </ix> <ix h="resin.xtp#openssl" id="certificate-file"> <d><i>As a child of <a config-tag="openssl"/></i>. the file containing the server's certificate</d> </ix> <ix h="resin.xtp#openssl" id="certificate-key-file"> <d><i>As a child of <a config-tag="openssl"/></i>. the file containing the server's certificate key, if separate from certificate-file</d> </ix> <ix h="resin.xtp#openssl" id="password"> <d><i>As a child of <a config-tag="openssl"/></i>. the certificate key password</d> </ix> <ix h="resin.xtp#openssl" id="certificate-chain-file"> <d><i>As a child of <a config-tag="openssl"/></i>. A file containing an intermediate (untrusted) and root (trusted) certificate. See <a href="ssl.xtp#Certificate-Chains">Certificate Chains</a>.</d> </ix> <ix h="resin.xtp#openssl" id="session-cache"> <d><i>As a child of <a config-tag="openssl"/></i>. true or false, enables the SSL session cache</d> </ix> <ix h="resin.xtp#openssl" id="session-cache-timeout"> <d><i>As a child of <a config-tag="openssl"/></i>. sets the SSL session cache timeout in seconds</d> </ix> <ix h="resin.xtp#openssl" id="verify-client"> <d><i>As a child of <a config-tag="openssl"/></i>. Verify the client, value is one of `require' (the client has to present a valid certificate), `optional' (the client may present a valid certificate), `optional-no-ca' (the client may present a certificate, it may be unverifiable)</d> </ix> <ix h="resin.xtp#openssl" id="verify-depth"> <d><i>As a child of <a config-tag="openssl"/></i>. the maximum number of intermediate signers to accept when verifying client certificates</d> </ix> <ix h="resin.xtp#openssl" id="ca-certificate-file"> <d><i>As a child of <a config-tag="openssl"/></i>. a file containing a concatenated list of PEM-encoded certificates recognized for client authentication</d> </ix> <ix h="resin.xtp#openssl" id="ca-revocation-file"> <d><i>As a child of <a config-tag="openssl"/></i>. a file containing a concatenated list of PEM-encoded certificates which have been revoked and are no longer valid</d> </ix> <ix h="resin.xtp#openssl" id="protocol"> <d><i>As a child of <a config-tag="openssl"/></i>. a combination of +all, -all, +sslv2, -sslv2, +sslv3, -sslv3, +tlsv1, -tlsv1</d> </ix> <ix h="resin.xtp#openssl" id="cipher-suite"> <d><i>As a child of <a config-tag="openssl"/></i>.  </d> </ix> <ix h="resin.xtp#ping" id="ping"> <d>Starts a thread that periodically makes a request to the server, andrestarts Resin if it fails.</d> </ix> <ix h="resin.xtp#ping" id="url"> <d><i>As a child of <a config-tag="ping"/></i>. A url to ping.</d> </ix> <ix h="resin.xtp#ping" id="sleep-time"> <d><i>As a child of <a config-tag="ping"/></i>. Time to wait between pings. The first ping is always 15m after the server starts, this is for subsequent pings.</d> </ix> <ix h="resin.xtp#ping" id="try-count"> <d><i>As a child of <a config-tag="ping"/></i>. If a ping fails, number of times to retry before giving up and restarting </d> </ix> <ix h="resin.xtp#ping" id="retry-time"> <d><i>As a child of <a config-tag="ping"/></i>. time between retries</d> </ix> <ix h="resin.xtp#ping" id="socket-timeout"> <d><i>As a child of <a config-tag="ping"/></i>. time to wait for server to satrt responding to the tcp connection before giving up</d> </ix> <ix h="resin.xtp#security-manager" id="security-manager"> <d>Enable the use of the security manager for the JVM. </d> </ix> <ix h="resin.xtp#security-provider" id="security-provider"> <d>Add one or more security providers.</d> </ix> <ix h="resin.xtp#resin" id="resin"> <d>Top-level configuration for the resin.xml file.</d> </ix> <ix h="resin.xtp#root-directory" id="root-directory"> <d>Specifies the root directory for the <server> and <host>contexts.</d> </ix> <ix h="resin.xtp#server" id="server"> <d>Main configuration for the server, configuring ports,threads and virtual hosts.</d> </ix> <ix h="resin.xtp#srun" id="srun"> <d>Configures a clustered HMUX listener.</d> </ix> <ix h="resin.xtp#srun" id="backup"> <d><i>As a child of <a config-tag="srun"/></i>. If true, the server is generally used as a backup</d> </ix> <ix h="resin.xtp#srun" id="dead-time"> <d><i>As a child of <a config-tag="srun"/></i>. time to treat a connection-failed connection as dead</d> </ix> <ix h="resin.xtp#srun" id="host"> <d><i>As a child of <a config-tag="srun"/></i>. hostname of the interface to listen to</d> </ix> <ix h="resin.xtp#srun" id="index"> <d><i>As a child of <a config-tag="srun"/></i>. Session index of the srun</d> </ix> <ix h="resin.xtp#srun" id="jsse-ssl"> <d><i>As a child of <a config-tag="srun"/></i>. configures the port to use JSSE for SSL</d> </ix> <ix h="resin.xtp#srun" id="live-time"> <d><i>As a child of <a config-tag="srun"/></i>. time to keepalive a connection to the srun</d> </ix> <ix h="resin.xtp#srun" id="openssl"> <d><i>As a child of <a config-tag="srun"/></i>. configures the port to use OpenSSL</d> </ix> <ix h="resin.xtp#srun" id="port"> <d><i>As a child of <a config-tag="srun"/></i>. port to listen to</d> </ix> <ix h="resin.xtp#srun" id="protocol"> <d><i>As a child of <a config-tag="srun"/></i>. configures the Srun protocol</d> </ix> <ix h="resin.xtp#srun" id="server-id"> <d><i>As a child of <a config-tag="srun"/></i>. server id matching the -server command line</d> </ix> <ix h="resin.xtp#srun" id="socket-listen-backlog"> <d><i>As a child of <a config-tag="srun"/></i>. The socket factory's listen backlog for receiving sockets</d> </ix> <ix h="resin.xtp#srun" id="tcp-no-delay"> <d><i>As a child of <a config-tag="srun"/></i>. sets the NO_DELAY socket parameter</d> </ix> <ix h="resin.xtp#srun" id="timeout"> <d><i>As a child of <a config-tag="srun"/></i>. time to wait for a request to reply</d> </ix> <ix h="resin.xtp#user-name" id="user-name"> <d>Configures the Unix setuid user name used after Resin binds thereserved ports as root.</d> </ix> <ix h="resin.xtp#fileset" id="fileset"> <d><fileset> provides the ability to match a set of files.</d> </ix> <ix h="resin.xtp#fileset" id="dir"> <d><i>As a child of <a config-tag="fileset"/></i>. the starting directory</d> </ix> <ix h="resin.xtp#fileset" id="include"> <d><i>As a child of <a config-tag="fileset"/></i>. an include pattern</d> </ix> <ix h="resin.xtp#fileset" id="exclude"> <d><i>As a child of <a config-tag="fileset"/></i>. an exclude pattern</d> </ix> <!-- generated from file webapp.xtp --> <ix h="webapp.xtp#cache-mapping" id="cache-mapping"> <d>Specifies Expires times for cacheable pages.</d> </ix> <ix h="webapp.xtp#cache-mapping" id="url-pattern"> <d><i>As a child of <a config-tag="cache-mapping"/></i>. A pattern matching the url:<var>/foo/*</var>, <var>/foo</var>, or <var>*.foo</var> </d> </ix> <ix h="webapp.xtp#cache-mapping" id="url-regexp"> <d><i>As a child of <a config-tag="cache-mapping"/></i>. A regular expression matching the url</d> </ix> <ix h="webapp.xtp#cache-mapping" id="expires"> <d><i>As a child of <a config-tag="cache-mapping"/></i>. A time interval.</d> </ix> <ix h="webapp.xtp#config-file" id="config-file"> <d>Specifies configuration files for the web-app.</d> </ix> <ix h="webapp.xtp#ear-deploy" id="ear-deploy"> <d>Specifies ear expansion.</d> </ix> <ix h="webapp.xtp#ear-deploy" id="path"> <d><i>As a child of <a config-tag="ear-deploy"/></i>. The path to the deploy directory</d> </ix> <ix h="webapp.xtp#ear-deploy" id="expand-path"> <d><i>As a child of <a config-tag="ear-deploy"/></i>. directory where ears should be expanded</d> </ix> <ix h="webapp.xtp#jsp" id="jsp"> <d>Configures JSP behavior.</d> </ix> <ix h="webapp.xtp#jsp" id="auto-compile"> <d><i>As a child of <a config-tag="jsp"/></i>. Automatically compile changed JSP files</d> </ix> <ix h="webapp.xtp#jsp" id="el-ignored"> <d><i>As a child of <a config-tag="jsp"/></i>. Ignore EL expressions in JSP text</d> </ix> <ix h="webapp.xtp#jsp" id="fast-jstl"> <d><i>As a child of <a config-tag="jsp"/></i>. Optimize JSTL JSP compilation</d> </ix> <ix h="webapp.xtp#jsp" id="ignore-el-exception"> <d><i>As a child of <a config-tag="jsp"/></i>. Ignore exceptions generated in EL expressions</d> </ix> <ix h="webapp.xtp#jsp" id="is-xml"> <d><i>As a child of <a config-tag="jsp"/></i>. Default JSP pages to use XML syntax</d> </ix> <ix h="webapp.xtp#jsp" id="precompile"> <d><i>As a child of <a config-tag="jsp"/></i>. Try to load precompiled JSP pages</d> </ix> <ix h="webapp.xtp#jsp" id="recompile-on-error"> <d><i>As a child of <a config-tag="jsp"/></i>. Recompile the JSP file when an Error occurs in loading</d> </ix> <ix h="webapp.xtp#jsp" id="require-source"> <d><i>As a child of <a config-tag="jsp"/></i>. Return 404 when JSP source is deleted</d> </ix> <ix h="webapp.xtp#jsp" id="session"> <d><i>As a child of <a config-tag="jsp"/></i>. Creates sessions for each JSP page</d> </ix> <ix h="webapp.xtp#jsp" id="velocity-enabled"> <d><i>As a child of <a config-tag="jsp"/></i>. Enable Velocity statements</d> </ix> <ix h="webapp.xtp#path-mapping" id="path-mapping"> <d>Maps url patterns to real paths.</d> </ix> <ix h="webapp.xtp#path-mapping" id="url-pattern">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -