Nginx Caching Based On Page Size
The problem … If you are using Nginx as a caching reverse proxy, at certain point of time you may want to cache only pages which fit specific size ranges. This is usefull when you don’t want your cache storage to be filled with big files (moveis, iso’s or something like that), and you don’t… Continue reading Nginx Caching Based On Page Size