[Web-SIG] Static WSGI file application

Ian Bicking ianb at colorstudy.com
Wed May 18 04:42:57 CEST 2005


Has anyone written a WSGI application for serving static files, that 
does stuff like If-Modified-Since, ETags, etc?  I was planning to write 
one, but maybe someone else has already done it.  I also want support 
for things like caching gzip versions of the file, caching the etag, and 
enough hooks to use it as a backend to a caching middleware, but I 
wonder if anyone's started on anything in that direction.

-- 
Ian Bicking  /  ianb at colorstudy.com  / http://blog.ianbicking.org


More information about the Web-SIG mailing list