This repository was archived by the owner on Dec 13, 2018. It is now read-only.
v1.4
- Separate default http and https frontend to config X-FORWARDED-PROTO correctly
- Explicitly add X-FORWARDED-PROTO for http frontend
- Add
EXTRA_FRONTEND_SETTINGS_<PORT>
environment variables to support customization on frontend - MAXCONN not is added to all frontend sections
- Add backend sections even thought there are no routes in it, so that haproxy doesn't complain backends is missing
- Fix the issue that CPU and Memory usage increases over time
- Fix the issue thead join exception raised in websocket-client library