proxy
ip/proxy
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| enabled | bool | |
| src-address | object { address: alt { address: ipAddr , address6: ip6Addr } { address: ipAddr , address6: ip6Addr } } | |
| port | multi { port: num [1 .. 65535] } | |
| anonymous | bool | |
| parent-proxy | alt { host: ipAddr , host6: ip6Addr } | |
| parent-proxy-port | num | |
| cache-administrator | string | |
| max-cache-size | alt { special: enum (none | unlimited) { none:0, unlimited:0xffffffff } , value: num } | |
| max-cache-object-size | num | |
| cache-on-disk | bool | |
| max-client-connections | num | |
| max-server-connections | num | |
| max-fresh-time | time | |
| serialize-connections | bool | |
| always-from-cache | bool | |
| cache-hit-dscp | num | |
| cache-path | string |