slavent / load-balancer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load balancer simple example

Commands:

  1. nginx -c [absolute-path/load-balancer.conf]
  2. while sleep 1; do curl http://localhost:8888; done

About


Languages

Language:JavaScript 100.0%