2 articles and links tagged with “yahoo

  1. Playing with Placemaker
    May 21, 2009
  2. Generating Etags for static content using Nginx
    November 08, 2008

    Nginx is a brilliant little HTTP server that I'm using on this website to quickly serve static content. It bothers me a (very) little that it doesn’t correctly generate Etag headers for static content, however. I'm attempting to remedy that oversight by releasing an Nginx module: nginx-static-etags.