hazelcast nginx - Stateless Loadbalancer - Balance your load on nginx without proxying the request Today I want to show how you can use nginx [http://nginx.org/] to build your own stateless loadbalancer which just redirects your requests to random servers. It does neither support sticky sessions