Skip to content

Initial Release

Compare
Choose a tag to compare
@geofffranks geofffranks released this 04 Jun 17:46
· 1241 commits to master since this release

BOSH Release for cf-haproxy

This BOSH release is an attempt to get a more customizable/secure haproxy release than what is provided in cf-release.

It adds the following features:

  • blacklisting internal-only domains, to prevent Host header spoofing
  • fine-graned timeout configurations for http, https, and websocket connections
  • no tcp-mode proxying, just HTTP proxying, to prevent backdoors around Host header spoofing.