Hi all,
While doing consistent hashing I observed ( as expected) that the order of backend servers in the configuratio affects the distribution of the load.
Being in the cloud, I am forced to regenerate the configuration file and restart because both the public host name and their addresses change most of the time as instances are replaced. To keep the distribution consistent I sort the list of servers by host name.
However, I am not sure if this is exactly right thing to do.
Question, what exactly is inserted into the consistent hashing tree:
I am not looking at the source code now in hopes that the community will provide more insight faster,
thank you,
-- Dmitri SmirnovReceived on 2010/10/06 22:40
This archive was generated by hypermail 2.2.0 : 2010/10/06 22:45 CEST