Changeset 11531c


Ignore:
Timestamp:
02/07/09 15:54:17 (3 years ago)
Author:
Tomash Brechko <tomash.brechko@…>
Branches:
master-v0.7, master-v0.6, memcached_hash, upstream_count_limit
Children:
6c857c, f54237
Parents:
a7af4f
git-author:
Tomash Brechko <tomash.brechko@…> (02/01/09 17:13:25)
git-committer:
Tomash Brechko <tomash.brechko@…> (02/07/09 15:54:17)
Message:

Update Changes file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • memcached_hash/Changes

    r38354f r11531c  
    11Revision history of ngx_http_upstream_memcached_hash_module. 
    22 
    3 0.04  ??? 
    4         - ??? 
     30.04  2009-02-07 
     4        - bugfix release, also breaks Ketama mode compatibility with 
     5        C::M::F 0.13 and below, upgrade C::M::F to at least 0.14. 
     6 
     7        Change calculation of Ketama points for a given server to get 
     8        mapping ratios closer to server weight ratios.  Ketama mode is 
     9        compatible with Cache::Memcached::Fast 0.14, which has the 
     10        same change, and is incompatible with earlier versions. 
     11 
     12        Fix key distribution bug in compatible mode.  Because of 
     13        rounding error some keys were mapped to wrong servers.  This 
     14        bug is different from the one fixed in 0.3. 
    515 
    616        Do not change callback and data pointers passed by nginx after 
Note: See TracChangeset for help on using the changeset viewer.