Can I use the director round-robin feature to then check the req.backend with an if statement in vcl_recv, and issue a 302 (using the vcl_error 750 hack) to redirect half the traffic to another server? Is there a better way to do that? Chris