Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: nginx и несколько memcached с	ерверов
 
 
Здравствуйте, mente.
 upstream memcached_upstream{
-      memcached_hash ketama_points=100;
+      memcached_hash php;
      server a.com:21201 weight=1;
      server b.com:21201 weight=1;
 }
-- 
С уважением,
Михаил Монашёв
mailto:postmaster@xxxxxxxxxxxxx
ICQ# 166233339
http://michael.mindmix.ru/
Без бэкапа по жизни.
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
 
 |