Search:     Advanced search
Browse by category:
Glossary | Ask question



What is URL Filtering Length Based?
Add comment
Views: 195
Votes: 0
Comments: 0

Length Based Filtering is when the URL length request by client is greater than what is defined, the array will drop the request.  Filtering length is measure in bytes.

 

Sample Configuration using Webui:

1.        under proxy -> caching Proxy -> enable url filtering

2.        under Length Based Filtering:

Header: 1024

Request: 10000

URL: 1024

Query: 1024

Query Data: 512

Query Variable: 128

 

Sample client URL request: http://10.10.127.220/a.htm?abc=123

Header: the http header length is provided by the array.

Request: the request length is provided by proxy

URL: /a.htm?abc=123

Query: abc=123

Query Data: abc

Query Variable: 123

 
Maximum Filtering Length in Bytes:

Header: 204800

URL: 20480

Query:  20480

Query Data: 20480

Query Variable: 20480



Other questions in this category
How do I enable URL filtering?
What is the different between URL filtering passive and active mode work?
How do I set Permit or Deny policy for URL Filtering?
What is type filtering?
What is URL Filtering Character Based?
What is URL Filtering Alert Emails: