SlowFS Cache or Proxy_Cache for GridFS

Akins, Brian Brian.Akins at turner.com
Wed Feb 23 02:12:59 MSK 2011


If you wanted to use gridfs, you could have a really simple script that
nginx proxied to (or via fastcgi) that did the gridfs stuff.  You'd get
caching from the proxy module and avoid blocking.  Not ideal, but it should
work fine.  A simple thing in perl/ruby/C, etc.

-- 
Brian Akins




More information about the nginx mailing list