haproxy job from cf-routing/0.99.0
The tcp proxy layer used by router to achieve tcp routing functionality.
Github source:
be66af8a or
master branch
Properties¶
router¶
haproxy¶
faux_port¶Port that HAProxy listens on when it comes up for first time to make sure HAProxy process is started
- Default
1234
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.