User Tools

Site Tools


squid:acls:acl_types

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
squid:acls:acl_types [2020/04/04 16:05] – [max_user_ip] petersquid:acls:acl_types [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 790: Line 790:
   * **number**:  Number of times to login.   * **number**:  Number of times to login.
  
-Example(s)+Example:
  
 <code> <code>
Line 817: Line 817:
   * **mime_type**:  Mime type at the requesting side.   * **mime_type**:  Mime type at the requesting side.
  
-Example(s)+Example:
  
 <code> <code>
Line 834: Line 834:
  
 ===== req_header ===== ===== req_header =====
- 
-Match against any of the known request headers. 
  
 Regular Expression match against any of the known request headers. Regular Expression match against any of the known request headers.
Line 850: Line 848:
   * **header-name**:  Name at the requesting side.   * **header-name**:  Name at the requesting side.
  
-Example(s)+Example:
  
 <code> <code>
Line 864: Line 862:
 Match against the mime type of the reply received by Squid. Match against the mime type of the reply received by Squid.
  
-~Also, using this, you can detect file download or some types HTTP tunneling requests.+Using this, you can detect file download or some types HTTP tunneling requests.
  
-This has no effect in **http_access** rules.  It only has effect in rules that affect the reply data stream such as http_reply_access.+This has no effect in **http_access** rules.  It only has effect in rules that affect the reply data stream such as **http_reply_access**.
  
 <code> <code>
Line 877: Line 875:
   * **mime_type**:  Mime type at the receiving side.   * **mime_type**:  Mime type at the receiving side.
  
-Example(s)+Example:
  
 <code> <code>
Line 889: Line 887:
    
 ===== rep_header ===== ===== rep_header =====
- 
-Match against any of the known response headers. 
  
 Regular Expression match against any of the known response headers. Regular Expression match against any of the known response headers.
Line 903: Line 899:
   * **header-name**:  Header name at the receiving side.   * **header-name**:  Header name at the receiving side.
  
-Example(s)+Example:
  
 <code> <code>
Line 924: Line 920:
   * **class_name**:  Defined by external_acl_type tag.   * **class_name**:  Defined by external_acl_type tag.
  
-Example(s)+Example:
  
 <code> <code>
squid/acls/acl_types.1586016351.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki