graph-nginx
, as follows:
docker-compose.yml
and nginx.conf
.
apt-get
commandload-balancer.conf
:
nginx
:
dgraph increment
(docs) tool against the NGINX gRPC load balancer
(nginx:9080
):
--alpha
flag and transactionally increments a counter predicate
--num
times.
docker-compose
up shell window), or if you
are not using Docker Compose you can tail logs from /var/log/nginx/access.log
.
Youβll see access logs like the following:
nginx to: 172.20.0.7
nginx to: 172.20.0.2
nginx to: 172.20.0.5
load-balancer.conf
.