BEA WebLogic Server 7 Manual de servicio Pagina 174

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 545
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 173
10 Proxying Requests to a WebLogic Cluster
10-10 Administration Guide
PathTrim
String trimmed by the plug-in from the beginning of the
original URL, before the request is forwarded to the cluster.
Syntax:
<init-param>
<param-name>PathTrim</param-name>
<param-value>ParameterValue</param-value>
</init-param>
Example:
If the URL
http://myWeb.server.com/weblogic/foo
is passed to the plug-in for parsing and if PathTrim has been
set to
/weblogic
the URL forwarded to WebLogic Server is:
http://myWeb.server.com:7001/foo
pathTrim
TrimExt
The file extension to be trimmed from the end of the URL.
Syntax:
<init-param>
<param-name>TrimExt</param-name>
<param-value>ParameterValue</param-value>
</init-param>
trimExt
Parameter in WLS
6.1 SP02 and Later
Usage Deprecated
Equivalent
Vista de pagina 173
1 2 ... 169 170 171 172 173 174 175 176 177 178 179 ... 544 545

Comentarios a estos manuales

Sin comentarios