Loadbalancer and load supervisor
- warning: will overwrite HAPROXY_CONF file !
make run
- to try out production settings safely:
NODE_ENV=PROD HAPROXY_CONF=my_haproxy.cfg node luotsi.js
make dev
make test
- run
make dev
withnode tests/mock_halti.js
to generate ahaproxy.cfg
to check.
make check