mongodb - How to serve files from gridfs using nginx (mongo 3.0)? -


is there alternative nginx-gridfs can work mongodb 3.0 speed comparable serving static files using nginx?

there's gridfs fuse package. can mount gridfs files directory configure nginx serve files normal. i've never used though , have no idea performance might like.


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -

java - Two interface have same method name with different return type -