Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

v1.4

Compare
Choose a tag to compare
@tifayuki tifayuki released this 28 Apr 15:57
· 90 commits to master since this release
  • 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