The official NGINX Open Source repository.
Go to file
Maxim Dounin 6255935e0f Cache: multiple variants of a resource now can be stored.
If a variant stored can't be used to respond to a request, the variant
hash is used as a secondary key.

Additionally, if we previously switched to a secondary key, while storing
a response to cache we check if the variant hash still apply.  If not, we
switch back to the original key, to handle cases when Vary changes.
2014-10-27 21:14:10 +03:00
auto Configure: remove outdated and unused patch.zlib.h. 2014-07-31 03:52:28 -07:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.7.6-RELEASE 2014-09-30 17:20:32 +04:00
misc Updated OpenSSL used for win32 builds. 2014-09-15 18:03:49 +04:00
src Cache: multiple variants of a resource now can be stored. 2014-10-27 21:14:10 +03:00
.hgtags release-1.7.6 tag 2014-09-30 17:20:33 +04:00