nginx-gridfs Benchmarking Overview
These pages show the results of benchmarking the nginx webserver serving files directly from disk as compared to using the nginx-gridfs modules to serve files from MongoDB.
This is a work in progress and I should be completed with numerous test cases within the next few weeks. The test cases are:
- MongoDB with nginx on the same server (in progress)
- MongoDB with nginx on a separate server
- Two MongoDB servers with a separate server as an nginx frontend
- One MongoDB server with a two nginx frontends
- Two MongoDB servers with two nginx frontends