fix
This commit is contained in:
@ -132,7 +132,7 @@
|
||||
- 优点:保证同一IP的客户端都会被hash到同一台服务器上。
|
||||
- 缺点:不利于集群扩展,后台服务器数量变更都会影响hash结果。可以采用一致性Hash改进。
|
||||
|
||||
<div align="center"> <img src="../pics//2018040301.jpg"/> </div><br>
|
||||
<div align="center"> <img src="../pics//2018040302.jpg"/> </div><br>
|
||||
|
||||
## 实现
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 31 KiB |
BIN
pics/2018040302.jpg
Normal file
BIN
pics/2018040302.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Reference in New Issue
Block a user