System information

Manual:IP/Proxy
176
Reference
List of all available parameters and commands per menu.
General
Sub-menu: /ip proxy
Property Description
always-from-cache (yes | no; Default:
no)
cache-administrator (string; Default:
webmaster)
Administrator's e-mail displayed on proxy error page
cache-hit-dscp (integer: 0..63; Default:
4)
cache-on-disk (yes | no; Default: no)
max-cache-size (none | unlimited |
integer: 0..4294967295; Default: none)
Specifies the maximal cache size, measured in kibibytes
max-client-connections (integer:
1..5000; Default: 600)
Maximal number of connections accepted from clients (any further connections will be rejected)
max-fresh-time (time; Default: 3d) Maximal time to store a cached object. The validity period of an object is is usually defined by the
object itself, but in case it is set too high, you can override the maximal value
max-server-connections (integer:
1..5000; Default: 600)
Maximal number of connections made to servers (any further connections from clients will be put
on hold until some server connections will terminate)
parent-proxy (Ip4 | ip6; Default: 0.0.0.0) IP address and port of another HTTP proxy to redirect all requests to. If set to 0.0.0.0 parent proxy
is not used.
parent-proxy-port (integer: 0..65535;
Default: 0)
Port that parent proxy is listening on.
port (integer: 0..65535; Default: 8080) TCP port the proxy server will be listening on. This port have to be specified on all clients that
want to use the server as HTTP proxy. Transparent (with zero configuration for clients) proxy
setup can be made by redirecting HTTP requests to this port in IP firewall using destination NAT
feature
serialize-connections (yes | no;
Default: no)
src-address (Ip4 | Ip6; Default: 0.0.0.0) Proxy will use specified address when connecting to parent proxy or web site. If set to 0.0.0.0 then
appropriate IP address will be taken from routing table.
Access List
Sub-menu: /ip proxy access
Access list is configured like a regular firewall rules. Rules are processed from the top to the bottom. First matching
rule specifies decision of what to do with this connection. There is a total of 6 classifiers that specify matching
constraints. If none of these classifiers is specified, the particular rule will match every connection.
If connection is matched by a rule, action property of this rule specifies whether connection will be allowed or not. If
the particular connection does not match any rule, it will be allowed.