List of HTTP Inspection Filters

HTTP > HTTP Inspection > Filters

The HTTP Inspection filters provide a general way to identify Web traffic. It allows for the creation of filtering conditionals using the following components:

 

Default HTTP Inspection Filters

Default filters for HTTP Inspection provide filtering for common scenarios, such as blocking social networking services (SNS) uploads or regulating Web access through the use of certain types of browsers.

Default filters include:

 

See the table below for the default filter settings.

Admins can make minor adjustments to the default or pre-defined filters to obtain the control capabilities needed.

Matrix of Default HTTP Inspection Filter Settings

Default
Filter
Name

Filtering
Type

Request Method

URL Host

URL Path

URL Query

Header

Name/Operator/Value   

Browser Type

REQ

None

None

None

None

User-Agent/Contains/MSIE || Firefox ||Chrome || Opera

Large Data Download

RESP

N/A

None

None

None

Content-length/>/1048576

Large Data Upload

REQ

None

None

None

None

Content-length/>/1048576

Query Keyword

REQ

 

None

None

 

<keyword>

None/None/None

 

SNS site post

REQ

POST

(Added in Advanced View)

youtube_upload REQ {

       METHOD: POST

       HOST: upload\.youtube\.com

       }

twitter_msg_post REQ {

       METHOD: POST

       HOST: twitter\.com

       PATH: status

       }

facebook_upload REQ {

      METHOD: POST

      HOST: upload\.facebook\.com

       }

 

None

None

None/None/None

Web File Upload

REQ

POST

None

None

None

Content-Type/Contains/multipart/form-data

WebDAV

REQ

PROPFIND

PROPMATCH

MKCOL

COPY

MOVE

None

None

None

None/None/None

 

 

See also: