Skip to content

haproxy job from routing/0.132.0

The tcp proxy layer used by router to achieve tcp routing functionality.

Github source: 946b62c6 or master branch

Properties

router

haproxy

health_check_port

Port that is used to check the health of HA-proxy

Default
80
request_timeout_in_seconds

Server and client timeouts in seconds

Default
300

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/haproxy/ directory (learn more).

  • bin/haproxy_ctl (from haproxy_ctl)
  • config/haproxy.conf (from haproxy.conf.erb)
  • config/haproxy.conf.template (from haproxy.conf.template.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.