We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b068f commit 451886fCopy full SHA for 451886f
README.md
@@ -1,2 +1,9 @@
1
# http-async-proxy
2
pod local async http proxy with buffer
3
+
4
+env configuraion variables with defaults:
5
+QUEUE_SIZE: 100
6
+WORKER_COUNT: 5
7
+LISTEN_ADDRESS: 8080
8
+METRICS_PORT: 9091
9
+CONFIG_PATH: /etc/backends.yaml
0 commit comments