This commit is contained in:
Ara Sadoyan
2026-06-02 12:20:18 +02:00
parent e8d976f5f1
commit f6a2df44d0

View File

@@ -58,7 +58,6 @@ Built on Rust, on top of **Cloudflares Pingora engine**, **Aralez** delivers
| **daemon** | false | Run in background (boolean) |
| **upstream_keepalive_pool_size** | 500 | Pool size for upstream keepalive connections |
| **pid_file** | /tmp/aralez.pid | Path to PID file |
| **error_log** | /tmp/aralez_err.log | Path to error log file |
| **config_address** | 0.0.0.0:3000 | HTTP API address for pushing upstreams.yaml from remote location |
| **proxy_tls_grade** | high, medium, unsafe | Grade of TLS ciphers. `high` matches Qualys SSL Labs A+ (defaults to `medium`) |
| **proxy_address_http** | 0.0.0.0:6193 | Aralez HTTP bind address |