river 0.2.1

A reverse proxy application, based on the pingora library from Cloudflare
1
2
3
4
5
6
7
8
9
10
11
12
# Example configuration file
#
# All fields are optional, fields are shown with their
# default values.
#
# NOTE: Until we have made a release, configuration format should
# be considered entirely unstable, and likely to make breaking changes
# commit-to-commit!

[system]
# Threads per service
threads-per-service = 8