Nginx helper and remote fastcgi cache

So I have a load balancer that’s running nginx and proxying to an easyengine box. I’d like to utilize the fastcgi cache on the load balancer (no ee) instead of the ee box to avoid unnecessary round trips and complexity. Can this be done with any degree of ease using your nginx wordpress plugin?