Reverse proxy setup for distributed storage

Posted by vise on Server Fault See other posts from Server Fault or by vise
Published on 2010-08-09T07:38:17Z Indexed on 2011/06/25 0:24 UTC
Read the original article Hit count: 428

Filed under:

I have 4 file servers that I want to access under a single mount point from another server. This server has a web application that should serve content from the mounted point. I think I can achieve this with glusterfs.

Considering that the file servers have fairly powerful hardware, I want to install a webserver on each of them and serve those files via a reverse proxy.

Any thoughts on how I may be able to do so?

© Server Fault or respective owner

Related posts about reverse-proxy