System information
Manual:IP/Proxy
179
Property Description
action (allow | deny; Default: allow) Specifies the action to perform on matched packets:
• allow - cache objects from matched request
• deny - do not cache objects from matched request
dst-address (Ip4[-Ip4 | /0..32] | Ip6/0..128; Default:
)
Destination address of the target server
dst-host (string; Default: ) IP address or DNS name used to make connection the target server (this is the string user
wrote in browser before specifying port and path to a particular web page
dst-port (integer[-integer[,integer[,...]]]: 0..65535;
Default: )
List or range of ports the packet is destined to.
local-port (integer: 0..65535; Default: ) Specifies the port of the web proxy via which the packet was received. This value should
match one of the ports web proxy is listening on.
method (any | connect | delete | get | head | options |
post | put | trace; Default: )
HTTP method used in the request (see HTTP Methods section in the end of this
document)
path (string; Default: ) Name of the requested page within the target server (i.e. the name of a particular web
page or document without the name of the server it resides on)
src-address (Ip4[-Ip4 | /0..32] | Ip6/0..128; Default:
)
Source address of the connection originator
Read only properties:
Property Description
hits (integer) Count of requests that were matched by this rule
Connections
Sub-menu: /ip proxy connections
This menu conntains the list of current connections the proxy is serving.
Read only properties:
Property Description
client ()
dst-address (Ip4 | Ip6) IPv4/Ipv6 destination address of the connection
protocol (string) Protocol name
rx-bytes (integer) The amount of bytes received by the client
server ()
src-address (Ip4 | Ip6) Ipv4/ipv6 address of the connection originator