Backend-Url; Chunked-Uploads - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

the client request and receiving the server response. In other words, this time
monitors the idle time within the data transfer process. If the specified idle time is
exceeded, the connection is torn down.
Related Commands
back-persistent-timeout, front-timeout, front-persistent-timeout,
persistent-connections

backend-url

Specifies the URL to which all traffic to the static backend server is routed.
Syntax
backend-url url
Parameters
url
Guidelines
HTTP and HTTPS
Related Commands
type
Examples
v Sets the static backend URL to http://10.10.10.2:3000/services.
v Sets the static backend URL to https://10.10.10.2:3000/services. To support

chunked-uploads

Controls the ability to send Content-Type Chunked Encoded documents to the
backend server.
438
Command Reference
Specifies a URL that fully identifies where all traffic is routed by default.
This property can take one of the following general forms:
v http://host:port/URI
v https://host:port/URI
To use a load balancer, specify the name of an existing Load Balancer
Group instead of the address-port pair in the URL.
The service uses the HTTP or HTTPS protocol to connect the host at the
specified port. The URL includes the URI. The URL or URI might be
rewritten by other configuration options. With HTTPS, the configured SSL
Proxy handles the SSL security negotiation.
# backend-url http://10.10.10.2:3000/services
#
the SSL connection with the backend server, assigns the clientssl SSL Proxy
Profile to provide the credentials for the secure connection.
# backend-url https://10.10.10.2:3000/services
# ssl clientssl
#

Advertisement

Table of Contents
loading

Table of Contents