haproxy job from routing/0.136.0
The tcp proxy layer used by router to achieve tcp routing functionality.
Github source:
d29132da
or
master branch
Properties¶
haproxy
¶
health_check_port
¶Load balancer in front of TCP Routers should be configured to check the health of TCP Router instances by establishing a TCP connection on this port
- 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
(fromhaproxy_ctl
)config/haproxy.conf
(fromhaproxy.conf.erb
)config/haproxy.conf.template
(fromhaproxy.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.