Skip to content

Releases: cloudfoundry/haproxy-boshrelease

Initial Release

04 Jun 17:46
Compare
Choose a tag to compare

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.