veyron/services/proxy/proxyd: Add optional healthz server.

Add an option to run a separate HTTP server that just returns "ok" to
every request. This is useful when the proxy sits behind a load
balancer. Without this, the load balancer has no way to know whether the
proxy is running.

Change-Id: Iacb69444e9693e717998bc534ade8a6b2b020921
1 file changed
tree: 07475d09cda789eed85ae1d64d7e0e12c393855b
  1. examples/
  2. lib/
  3. products/
  4. runtimes/
  5. security/
  6. services/
  7. tools/