EasyManua.ls Logo

Cisco FirePOWER ASA 5500 series

Cisco FirePOWER ASA 5500 series
989 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
37-30
Cisco Security Appliance Command Line Configuration Guide
OL-10088-01
Chapter 37 Configuring WebVPN
Optimizing WebVPN Performance
<js-object>…</js-object>
<html-object>…</html-object>
<process-request-header>...</preprocess-request-header>
<process-response-header>...</preprocess-response-header>
<preprocess-request-body>...</preprocess-request-body>
<postprocess-request-body>...</postprocess-request-body>
<preprocess-response-body>...</preprocess-response-body>
<postprocess-response-body>...</postprocess-response-body>
One of theses tags specifying type of content or the stage
at which the APCF processing should take place is
required.
<conditions>… </conditions> A child element of the pre/post-process tags that specifies
criteria for processing such as:
http-version (such as 1.1, 1.0, 0.9)
http-method (get, put, post, webdav)
http-scheme (http, https, other)
server-regexp regular expression containing ("a".."z" |
"A".."Z" | "0".."9" | ".-_*[]?"))
server-fnmatch (regular expression containing ("a".."z" |
"A".."Z" | "0".."9" | ".-_*[]?+()\{},")),
user-agent-regexp
user-agent-fnmatch
request-uri-regexp
request-uri-fnmatch
If more than one of condition tags are present, the
security appliance performs a logical AND for all tags.
<action> … </action> Wraps one or more actions to perform on the content
under specified conditions; define each of these actions
with the following <do> tag or the <sed-script> tag.
<do>…</do> Defines one of the following actions:
<no-rewrite/>
<no-toolbar/>
<no-gzip/>
<force-cache/>
<force-no-cache/>
<sed-script> TEXT </sed-script> The child element of the action tag. The TEXT must be a
valid Sed script. The <sed-script> applies to the
<conditions> tag defined before it.
Table 37-4 APCF XML Tags (continued)
Tag Use

Table of Contents

Related product manuals