Limit connections to backend

Hi,

I’ve setup nginx as a loadbalancer to 8 Zope backends, each setup with
10 threads. Is it possible to limit connections to the backends in
nginx? I’ve taken a look at the ngx_http_limit_zone_module, but it
doesnt seem to do the job.