Load balancing roundrobin

I want to explicitly use round robin mechanism for load balancing. The load balancer by upstream balances the requests but its in random order. Need some inputs on this.