Hallo Felix, have a look at https://github.com/oleics/node-filecache for a simple in-memory filecache designed for node.js http servers.
See https://github.com/oleics/node-filecache/blob/master/examples/server.js for a example of a http-server for static files that supports browser-cache-control, content-encoding and a custom 404-page. Maybe it is useful for you. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
