- Timestamp:
- 04/12/08 17:10:40 (4 years ago)
- Branches:
- master-v0.7, master-v0.6, memcached_hash, upstream_count_limit
- Children:
- a1f117
- Parents:
- 36798d
- git-author:
- Tomash Brechko <tomash.brechko@…> (04/12/08 16:36:01)
- git-committer:
- Tomash Brechko <tomash.brechko@…> (04/12/08 17:10:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
memcached_hash/ngx_http_upstream_memcached_hash_module.c
r36798d r2ab823 317 317 (memd->buckets[j].point 318 318 - ((uint64_t) memd->buckets[j].point * server[i].weight 319 + total_weight / 2) / total_weight);319 / total_weight)); 320 320 } 321 321
Note: See TracChangeset
for help on using the changeset viewer.
