nginx_upstream_hash-0.3.tar.gz http://wiki.codemongers.com/NginxHttpUpstreamRequestHa...
[nginx.git] / nginx_upstream_hash / CHANGES
diff --git a/nginx_upstream_hash/CHANGES b/nginx_upstream_hash/CHANGES
new file mode 100644 (file)
index 0000000..0d0670b
--- /dev/null
@@ -0,0 +1,9 @@
+
+Changes with upstream_hash 0.3                                   06 Aug 2008
+
+    *) Bugfix: infinite loop when retrying after a 404 and the "not_found"
+       flag of *_next_upstream was set.
+
+    *) Change: no more "hash_method" directive. Hash method is always CRC-32.
+
+    *) Change: failover strategy is compatible with PECL Memcache